Skip to content

Instantly share code, notes, and snippets.

@geeky-sh
Created September 24, 2021 10:37
Show Gist options
  • Save geeky-sh/249c4d0bdd897dad744aac2fef470efd to your computer and use it in GitHub Desktop.
Save geeky-sh/249c4d0bdd897dad744aac2fef470efd to your computer and use it in GitHub Desktop.
change default shell
chsh -s /bin/bash username # https://serverfault.com/questions/106722/choosing-the-shell-that-ssh-uses
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment