chsh: add link

This commit is contained in:
marchersimon
2021-03-31 12:24:36 +02:00
committed by Starbeamrainbowlabs
parent 4d87a4e1a5
commit 4e04e056f9
10 changed files with 12 additions and 2 deletions

View File

@@ -1,7 +1,8 @@
# chsh
> Change user's login shell.
> Change the user's login shell.
> More information: <https://man.archlinux.org/man/chsh.1>.
- Change shell:
- Change the user's login shell:
`chsh -s {{path/to/shell_binary}} {{username}}`