Skip to content

Instantly share code, notes, and snippets.

@herry13
Last active July 6, 2018 00:06
Show Gist options
  • Select an option

  • Save herry13/7ce70185cf84e17b99adcf6cc8ccdc36 to your computer and use it in GitHub Desktop.

Select an option

Save herry13/7ce70185cf84e17b99adcf6cc8ccdc36 to your computer and use it in GitHub Desktop.
bash profile for macOS
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