Last active
December 18, 2015 00:39
-
-
Save myamamic/5698421 to your computer and use it in GitHub Desktop.
[mac] ターミナルの表示形式を変更する
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
| * 参考 | |
| 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