fixed comment

This commit is contained in:
Ryan Bakkes 2022-09-29 13:18:14 +02:00
parent e047bc3109
commit 082355aee6

View File

@ -4,7 +4,7 @@ git clone https://github.com/ohmyzsh/ohmyzsh.git ~/.oh-my-zsh
# use the ohmyzsh template as zshrc
cp ~/.oh-my-zsh/templates/zshrc.zsh-template ~/.zshrc
set zsh as main terminal
# set zsh as main terminal
chsh -s $(which zsh)
source ~/.zshrc