Skip to content

Instantly share code, notes, and snippets.

@kinopyo
Created November 6, 2011 11:45
Show Gist options
  • Save kinopyo/1342782 to your computer and use it in GitHub Desktop.
Save kinopyo/1342782 to your computer and use it in GitHub Desktop.
Check current login shell, change login shell command.
$ echo $SHELL
$ chsh -s /bin/tcsh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment