Skip to content

Commit

Permalink
Definindo o link simbolico do arquivo .vimrc
Browse files Browse the repository at this point in the history
  • Loading branch information
gilsondev committed Nov 10, 2011
1 parent 9566e6d commit 7905a48
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
#!/bin/bash

# Criando link simbolico do arquivo .vimrc
ln -s ~/.vim/.vimrc ~/.vimrc

# Fazendo o checkout dos plugins
echo "Fazendo o checkout dos plugins e esquemas de cores..."
sleep 2
Expand Down

0 comments on commit 7905a48

Please sign in to comment.