mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-30 02:44:42 +01:00
install my_changes
This commit is contained in:
parent
b4fb3ddc19
commit
1815dec3ca
1 changed files with 1 additions and 1 deletions
|
|
@ -153,7 +153,7 @@ setup_zshrc() {
|
|||
mv ~/.zshrc "$OLD_ZSHRC"
|
||||
fi
|
||||
|
||||
mv ../dotfiles/.zshrc ~/.zshrc
|
||||
cp ${ZSH}/dotfiles/.zshrc ~/.zshrc
|
||||
return
|
||||
echo "${GREEN}Using the Oh My Zsh template file and adding it to ~/.zshrc.${RESET}"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue