mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-21 22:22:07 +02:00
184 B
184 B
chsh
Change the user's login shell. More information: https://man.archlinux.org/man/chsh.1.
- Change the user's login shell:
chsh -s {{path/to/shell_binary}} {{username}}