Fixed some not working markdown
This commit is contained in:
parent
757a599763
commit
fc2c76ee9a
@ -31,8 +31,8 @@ To set zsh as default shell for your user, edit `/etc/passwd` (from `/bin/bash`
|
||||
- Running this command:
|
||||
```chsch $USER```
|
||||
- Modifying `/etc/passwd`
|
||||
..* Find line containing your username
|
||||
..* Put your username instead of `user`
|
||||
* Find line containing your username
|
||||
* Put your username instead of `user`
|
||||
From: `user:x:1000:1000::/home/user:/bin/bash`
|
||||
To: `user:x:1000:1000::/home/user:/bin/zsh`
|
||||
|
||||
|
Reference in New Issue
Block a user