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