Update script.
This commit is contained in:
@@ -5,9 +5,9 @@ ln -f -s $(pwd)/.emacs.d $HOME/
|
||||
|
||||
# Shell configurations
|
||||
ln -f -s $(pwd)/.bashrc $HOME/
|
||||
ln -f -s $(pwd)/.zshrc $HOME/
|
||||
ln -f -s $(pwd)/.oh-my-zsh $HOME/
|
||||
ln -f -s $(pwd)/zsh-custom $HOME/.config/zsh-custom
|
||||
# ln -f -s $(pwd)/.zshrc $HOME/
|
||||
# ln -f -s $(pwd)/.oh-my-zsh $HOME/
|
||||
# ln -f -s $(pwd)/zsh-custom $HOME/.config/zsh-custom
|
||||
ln -f -s $(pwd)/fish $HOME/.config
|
||||
|
||||
ln -f -s $(pwd)/alias.sh $HOME/.config
|
||||
|
Reference in New Issue
Block a user