Skip to content

Commit

Permalink
[Vim] make_ln script added
Browse files Browse the repository at this point in the history
  • Loading branch information
Juan Ases García committed Jan 19, 2012
1 parent 34c2169 commit c09ca20
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions make_ln_vim
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#!/bin/sh
ln -nfs ~/bin/dotfiles/vim ~/.vim
ln -nfs ~/bin/dotfiles/vimrc ~/.vimrc
ln -nfs ~/bin/dotfiles/gvimrc ~/.gvimrc

0 comments on commit c09ca20

Please sign in to comment.