Created
November 28, 2018 12:48
-
-
Save slayerfat/ffeb5c3fca9b5e8c9ef8be57b5335387 to your computer and use it in GitHub Desktop.
default shell PS1 solaris / aix
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
export PS1=${LOGNAME}@`uname -n`':/${PWD##*/}\$ ' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment