add oh-my-zsh install
This commit is contained in:
parent
e5739836d3
commit
03de9b2744
|
|
@ -13,6 +13,7 @@ ln -s ~/.pgr-linux-defaults/.tmux ~/.tmux
|
||||||
tmux source ~/.tmux.conf
|
tmux source ~/.tmux.conf
|
||||||
mkdir ~/.config
|
mkdir ~/.config
|
||||||
|
|
||||||
|
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
|
||||||
mv ~/.zshrc ~/.zshrc_pre_pgr_defaults
|
mv ~/.zshrc ~/.zshrc_pre_pgr_defaults
|
||||||
ln ~/.pgr-linux-defaults/.zshrc ~/.zshrc
|
ln ~/.pgr-linux-defaults/.zshrc ~/.zshrc
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue