mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-02 02:19:06 +01:00
ensure zshrc exists
This commit is contained in:
parent
25f5893a5b
commit
7eef2680e7
1 changed files with 1 additions and 0 deletions
|
|
@ -33,4 +33,5 @@ echo "\033[0;32m"' /____/ '"\033[0m
|
||||||
|
|
||||||
echo "\n\n \033[0;32m....is now installed.\033[0m"
|
echo "\n\n \033[0;32m....is now installed.\033[0m"
|
||||||
/usr/bin/env zsh
|
/usr/bin/env zsh
|
||||||
|
touch ~/.zshrc
|
||||||
source $HOME/.zshrc
|
source $HOME/.zshrc
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue