Added vimrc/gvimrc from kanaya
This commit is contained in:
parent
ed68edf732
commit
132ec13712
3 changed files with 159 additions and 1 deletions
|
|
@ -41,9 +41,13 @@ makelink_simple() {
|
|||
# ~/bin
|
||||
makelink "$dotfiles/bin/" bin
|
||||
|
||||
# dotfiles
|
||||
# bash, profile, etc.
|
||||
makelink_simple .profile
|
||||
makelink_simple .bashrc
|
||||
makelink_simple .bash_profile
|
||||
makelink_simple .bash_logout
|
||||
|
||||
# vim
|
||||
makelink_simple .vimrc
|
||||
makelink_simple .gvimrc
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue