Skip to content

Commit

Permalink
README: Clarify install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
JIghtuse committed Dec 23, 2015
1 parent a72c5ce commit d4a5291
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@ Installation

git clone https://github.com/JIghtuse/dotfiles.git ~/.dotfiles
pushd ~/.dotfiles
stow shell
stow bash
stow kde
stow shell -t ~
stow bash -t ~
stow kde -t ~
git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/vundle
vim +PluginInstall +qall
popd

0 comments on commit d4a5291

Please sign in to comment.