Last active
July 6, 2018 00:06
-
-
Save herry13/7ce70185cf84e17b99adcf6cc8ccdc36 to your computer and use it in GitHub Desktop.
bash profile for macOS
This file contains hidden or 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
| PS1=$'\\033[38;5;141m\A\\033[0m \\033[38;5;160m\xe3\x81\xb8\xe3\x83\xaa\\033[0m\\033[38;5;178m@\\033[0m\\033[38;5;120m\h\\033[0m \\033[38;5;75m\\w\\033[0m\n\xe2\x9e\xa5 ' | |
| alias ls='ls -G' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment