Skip to content

lalligood/vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My personal vim files

File descriptions

  • .vimrc + .gvimrc: Linux/Mac config files
  • _vimrc + _gvimrc: Windows config files
  • push.bat: Windows batch file for copying all configuration files to C:\Program Files (x86)\Vim
  • push.sh: Bash script for copying fonts to ~/.fonts/ & create symlinks to .vimrc, .gvimrc, & vim/.

Installation Instructions

For ALL platforms

When running push.sh (on Linux or Mac), it will clone sweet Hack font to the same parent directory where this vim project is kept. (e.g., if this project is in ~/Projects/personal/vim, then Hack will be cloned to ~/Projects/personal/hack)

Linux

Desktop

./push.sh gui

Remote server

./push.sh
  • Note: remote can actually be any string/value.

Mac

./push.sh

Windows

Double-click push.bat

About

My personal vim files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published