Skip to content

Instantly share code, notes, and snippets.

@adejoux
Created August 22, 2015 10:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adejoux/770071fa6612fb1492ed to your computer and use it in GitHub Desktop.
Save adejoux/770071fa6612fb1492ed to your computer and use it in GitHub Desktop.
PS1="$(whoami)@$(hostname)(\$PWD)# "
export PS1
export EDITOR=/usr/bin/vi
set -o vi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment