This commit is contained in:
DoTheEvolution 2020-06-07 13:28:23 +02:00
parent 0786772cc8
commit 7d3c85a873
1 changed files with 1 additions and 1 deletions

View File

@ -159,7 +159,7 @@ it's the fastest zsh framework and out of the box setup nicely
* install zsh and curl packages</br>
`sudo pacman -S zsh git curl`
* install zim, it changes users default shell to zsh</br>
* install zim
`curl -fsSL https://raw.githubusercontent.com/zimfw/install/master/install.zsh | zsh`
* change the default shell to zsh </br>
`chsh -s /bin/zsh`