Link in proper prezto configuration files
This commit is contained in:
parent
658d3028c0
commit
0a261d7f1c
1 changed files with 2 additions and 2 deletions
|
@ -37,10 +37,10 @@ ln -vfs "$DIR/.vimrc.linux" ~/.vimrc
|
||||||
ln -vfs "$DIR/.tmux.conf" ~/.
|
ln -vfs "$DIR/.tmux.conf" ~/.
|
||||||
rm -f "~/.zshrc"
|
rm -f "~/.zshrc"
|
||||||
ln -vfs "$DIR/.zprezto" ~/.
|
ln -vfs "$DIR/.zprezto" ~/.
|
||||||
ln -vfs "$DIR/.zprezto/runcoms/zpreztorc" ~/.zpreztorc
|
ln -vfs "$DIR/.zpreztorc" ~/.zpreztorc
|
||||||
ln -vfs "$DIR/.zprofile" ~/.zprofile
|
ln -vfs "$DIR/.zprofile" ~/.zprofile
|
||||||
ln -vfs "$DIR/.zprezto/runcoms/zshenv" ~/.zshenv
|
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/.setenv" ~/.
|
||||||
ln -vfs "$DIR/.Slic3r" ~/.
|
ln -vfs "$DIR/.Slic3r" ~/.
|
||||||
|
|
Loading…
Reference in a new issue