Merge branch 'master' into titusupdate
This commit is contained in:
commit
8f190f1654
@ -52,8 +52,14 @@ To set zsh as default shell for your user, edit `/etc/passwd` (from `/bin/bash`
|
|||||||
|
|
||||||
### There are two ways:
|
### There are two ways:
|
||||||
#### Running this command:
|
#### Running this command:
|
||||||
|
<<<<<<< HEAD
|
||||||
```chsch $USER```
|
```chsch $USER```
|
||||||
|
|
||||||
|
=======
|
||||||
|
- ```chsch $USER```
|
||||||
|
- Input your password
|
||||||
|
- Input `/bin/zsh`
|
||||||
|
>>>>>>> master
|
||||||
#### Modifying `/etc/passwd`
|
#### Modifying `/etc/passwd`
|
||||||
* Change your user in `/etc/passwd` to `/bin/zsh` instead of `/bin/bash`
|
* Change your user in `/etc/passwd` to `/bin/zsh` instead of `/bin/bash`
|
||||||
<details>
|
<details>
|
||||||
|
Reference in New Issue
Block a user