Skip to content

Commit

Permalink
Merge pull request #64 from TTWShell/enhance/mod
Browse files Browse the repository at this point in the history
Enhance/mod
  • Loading branch information
TTWShell authored Mar 21, 2017
2 parents 841efaf + faf1464 commit ed18a1b
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 1 deletion.
Empty file modified fonts/install-fonts.sh
100644 → 100755
Empty file.
2 changes: 1 addition & 1 deletion install-plugins.sh
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env bash

function install {
cp vimrc $HOME/.vimrc
sudo cp vimrc $HOME/.vimrc
sudo vim +PluginClean +qall
sudo vim +PluginInstall +qall
}
Expand Down
Empty file modified install.sh
100644 → 100755
Empty file.
Empty file modified scripts/init-vim-centos.sh
100644 → 100755
Empty file.
Empty file modified scripts/init-vim-osx.sh
100644 → 100755
Empty file.
Empty file modified scripts/init-vim-ubuntu.sh
100644 → 100755
Empty file.

0 comments on commit ed18a1b

Please sign in to comment.