Skip to content

Instantly share code, notes, and snippets.

@slayerfat
Created November 28, 2018 12:48
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 slayerfat/ffeb5c3fca9b5e8c9ef8be57b5335387 to your computer and use it in GitHub Desktop.
Save slayerfat/ffeb5c3fca9b5e8c9ef8be57b5335387 to your computer and use it in GitHub Desktop.
default shell PS1 solaris / aix
export PS1=${LOGNAME}@`uname -n`':/${PWD##*/}\$ '
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment