Skip to content

micahnz/vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim

git clone https://github.com/michaelmitchell/vim.git

git submodule init
git submodule update

ln -s autoload ~/.vim/autoload
ln -s bundles ~/.vim/bundle
ln -s vimrc ~/.vimrc
ln -s jshintrc ~/.jshintrc

// bashrc
#if [ "$color_prompt" = yes ]; then
#    PS1='${debian_chroot:+($debian_chroot)}\[\033[01;32m\]\u@\h\[\033[00m\]:\[\033[01;34m\]\w\[\033[00m\]\$ '
#else
#    ps1='${debian_chroot:+($debian_chroot)}\u@\h:\w\$ '
#fi

PS1='\$ '
ps1='\$ '

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published