mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-30 02:44:42 +01:00
symlink .zshrc
This commit is contained in:
parent
31ca6b1521
commit
ca0f59ece0
1 changed files with 1 additions and 1 deletions
|
|
@ -153,7 +153,7 @@ setup_zshrc() {
|
|||
mv ~/.zshrc "$OLD_ZSHRC"
|
||||
fi
|
||||
|
||||
cp ${ZSH}/dotfiles/.zshrc ~/.zshrc
|
||||
ln -s ${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