Useful scripts and config files for VIM, Bash, and a several other things. Makes setting up a new *nix based environment quick, easy, and familiar.
All command-line files are stored in a folder (~/config), and then linked accordingly to (.) dot files in my home directory to keep them organized, protected, and manageble. Files are stored without the dot (i.e., ‘gitignore’ rather than ‘.gitignore’) and then linked with a dot from the home directory.
Following is the directory structure:
- ~
- config
- bin
- docs
- etc
- vim
- config
Please see Todd’s blog for more background and info at InfiniteRed