Changed oh-my-zsh url to hyp3r
This commit is contained in:
parent
cd2f9901c7
commit
5d90c58980
@ -35,7 +35,7 @@ install-fzf() {
|
||||
install-ohmyzsh() {
|
||||
if [ ! -d ~/.oh-my-zsh ]; then
|
||||
# install oh-my-zsh
|
||||
git clone https://github.com/robbyrussell/oh-my-zsh.git ~/.oh-my-zsh
|
||||
git clone https://github.com/HyP3r-/oh-my-zsh.git ~/.oh-my-zsh
|
||||
touch ~/.zshrc && cp ~/.zshrc ~/.zshrc.orig
|
||||
cp ~/.oh-my-zsh/templates/zshrc.zsh-template ~/.zshrc
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user