Merge titusupdate into master #4

Merged
jiriks74 merged 19 commits from titusupdate into master 2021-11-14 19:27:22 +01:00
Showing only changes of commit 8f190f1654 - Show all commits

@ -52,8 +52,14 @@ To set zsh as default shell for your user, edit `/etc/passwd` (from `/bin/bash`
### There are two ways:
#### Running this command:
<<<<<<< HEAD
```chsch $USER```
=======
- ```chsch $USER```
- Input your password
- Input `/bin/zsh`
>>>>>>> master
#### Modifying `/etc/passwd`
* Change your user in `/etc/passwd` to `/bin/zsh` instead of `/bin/bash`
<details>