This commit is contained in:
DoTheEvolution 2020-06-07 13:28:52 +02:00
parent 7d3c85a873
commit 217571564d
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
* install zim</br>
`curl -fsSL https://raw.githubusercontent.com/zimfw/install/master/install.zsh | zsh`
* change the default shell to zsh </br>
`chsh -s /bin/zsh`