Skip to content

My various config files for a proper dev enviroment

Notifications You must be signed in to change notification settings

mea36/Shell-Config

 
 

Repository files navigation

Instructions:
  $ ln -sf $CONFIGPATH/vimrc ~/.vimrc 
  $ ln -sf $CONFIGPATH/vim ~/.vim
  $ echo -ne "if [ -f $CONFIGPATH/bash_custom ]; then\n  . $CONFIGPATH/bash_custom \nfi" >> ~/.bashrc
  $ ln -sf $CONFIGPATH/screenrc ~/.screenrc

or run ./setup.bash

About

My various config files for a proper dev enviroment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 98.2%
  • Erlang 0.6%
  • Shell 0.5%
  • Python 0.2%
  • JavaScript 0.2%
  • Rich Text Format 0.2%
  • Ruby 0.1%