Add zprezto

This commit is contained in:
Cyryl Płotnicki 2016-11-13 17:09:48 +01:00
parent 89eae8e50a
commit bef5f49d07
3 changed files with 10 additions and 1 deletions

3
.gitmodules vendored
View file

@ -7,3 +7,6 @@
[submodule ".vim/bundle/Vundle.vim"]
path = .vim/bundle/Vundle.vim
url = https://github.com/VundleVim/Vundle.vim.git
[submodule ".zprezto"]
path = .zprezto
url = https://github.com/sorin-ionescu/prezto.git

1
.zprezto Submodule

@ -0,0 +1 @@
Subproject commit 4f19700919c8ebbaf75755fc0d03716d13183f49

View file

@ -36,7 +36,12 @@ ln -vfs "$DIR/.vim" ~/.
ln -vfs "$DIR/.vimrc.linux" ~/.vimrc
ln -vfs "$DIR/.tmux.conf" ~/.
rm -f "~/.zshrc"
ln -vfs "$DIR/.zshrc" ~/.
ln -vfs "$DIR/.zprezto" ~/.
ln -vfs "$DIR/.zprezto/runcoms/zpreztorc" ~/.zpreztorc
ln -vfs "$DIR/.zprezto/runcoms/zprofile" ~/.zprofile
ln -vfs "$DIR/.zprezto/runcoms/zshenv" ~/.zshenv
ln -vfs "$DIR/.zprezto/runcoms/zshrc" ~/.zshrc
ln -vfs "$DIR/.setenv" ~/.
ln -vfs "$DIR/.Slic3r" ~/.
ln -vfs "$DIR/.ghci" ~/.