Skip to content

Instantly share code, notes, and snippets.

@myamamic
Last active December 18, 2015 00:39
Show Gist options
  • Select an option

  • Save myamamic/5698421 to your computer and use it in GitHub Desktop.

Select an option

Save myamamic/5698421 to your computer and use it in GitHub Desktop.
[mac] ターミナルの表示形式を変更する
* 参考
http://hhyy.hateblo.jp/entry/2012/10/21/Mac_Book_Air%E3%81%AE%E3%82%BF%E3%83%BC%E3%83%9F%E3%83%8A%E3%83%AB%EF%BC%88%E7%AB%AF%E6%9C%AB%EF%BC%89%E8%A8%AD%E5%AE%9A
* 自分の.bashrc
export PS1="\u@\h:\W$ "
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment