This commit is contained in:
DoTheEvolution 2020-05-19 21:25:44 +02:00
parent de594138c9
commit 0c66874375
1 changed files with 3 additions and 1 deletions

View File

@ -142,9 +142,11 @@ I like [Zim](https://github.com/zimfw/zimfw),
it's the fastest zsh framework and out of the box setup nicely
* install zsh and curl packages</br>
`sudo pacman -S zsh curl`
`sudo pacman -S zsh git curl`
* install zim, it changes users default shell to zsh</br>
`curl -fsSL https://raw.githubusercontent.com/zimfw/install/master/install.zsh | zsh`
* change the default shell to zsh </br>
`chsh -s /bin/zsh`
##### Adding stuff to .zshrc