mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-08 04:34:00 +02:00
Merge de61c55ce1 into 291e96dcd0
This commit is contained in:
commit
5eb0abac18
1 changed files with 1 additions and 1 deletions
|
|
@ -110,7 +110,7 @@ main() {
|
|||
echo 'p.p.s. Get stickers and t-shirts at http://shop.planetargon.com.'
|
||||
echo ''
|
||||
printf "${NORMAL}"
|
||||
env zsh
|
||||
env SHELL=$(which zsh) zsh
|
||||
}
|
||||
|
||||
main
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue