Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Configuration files for various utilities This is a set of configuration files I have gathered over time.

Includes files for Vim, Bash, Zsh, Screen.


###Installation $ sh ./install.sh

Then follow the prompts.


Vim

Plugins are handled with Vundle:

  • To add a new plugin just add the github path in the Vundle section of .vimrc
  • To install plugins after editing .vimrc run: :BundleInstall. This is run automatically with initial installation.
  • To clean after removing a plugin: :BundleClean
  • To see install plugins, use: :BundleList

For tag support you are going to need Exuberant tags (ctags).

####Haskell The relevant plugins require hdevtools, ghc-mod and lushtags installed. These can be installed through cabal.

About

Configuration files for Vim, Zsh, Screen, Bash Shell

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages