Merge branch 'prezto' of github.com:cyplo/dotfiles into prezto
This commit is contained in:
commit
cb882db82c
1 changed files with 2 additions and 2 deletions
|
@ -37,10 +37,10 @@ ln -vfs "$DIR/.vimrc.linux" ~/.vimrc
|
|||
ln -vfs "$DIR/.tmux.conf" ~/.
|
||||
rm -f "~/.zshrc"
|
||||
ln -vfs "$DIR/.zprezto" ~/.
|
||||
ln -vfs "$DIR/.zprezto/runcoms/zpreztorc" ~/.zpreztorc
|
||||
ln -vfs "$DIR/.zpreztorc" ~/.zpreztorc
|
||||
ln -vfs "$DIR/.zprofile" ~/.zprofile
|
||||
ln -vfs "$DIR/.zprezto/runcoms/zshenv" ~/.zshenv
|
||||
ln -vfs "$DIR/.zprezto/runcoms/zshrc" ~/.zshrc
|
||||
ln -vfs "$DIR/.zshrc" ~/.zshrc
|
||||
|
||||
ln -vfs "$DIR/.setenv" ~/.
|
||||
ln -vfs "$DIR/.Slic3r" ~/.
|
||||
|
|
Loading…
Reference in a new issue