diff options
author | Kamil Kaminski <kamilkss@gmail.com> | 2012-02-19 22:37:14 -0600 |
---|---|---|
committer | Kamil Kaminski <kamilkss@gmail.com> | 2012-02-19 22:37:14 -0600 |
commit | eb2761085ec457b8aff7b6203a47dc11f7020c80 (patch) | |
tree | 9a0c5d28f44fcd2aee380e7f95cefb0eabd55300 /eeepc.txt | |
parent | 0ceaa1bf374ebdfeaeb5530d21a8812ae50cf408 (diff) | |
download | configs-eb2761085ec457b8aff7b6203a47dc11f7020c80.tar.gz configs-eb2761085ec457b8aff7b6203a47dc11f7020c80.tar.bz2 configs-eb2761085ec457b8aff7b6203a47dc11f7020c80.zip |
PS1 and fix vim 80 column
Diffstat (limited to 'eeepc.txt')
-rw-r--r-- | eeepc.txt | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -9,3 +9,6 @@ Option "NoLogo" - avoid frequent hdd spindown hdparm -B 254 /dev/sda +[bashrc] +PS1='\[\e[1;37m\][\[\e[m\]\[\e[1;32m\]\u\[\e[m\]@\[\e[1;37m\]\h\[\e[m\] \[\e[1;36m\]\w\[\e[m\]\[\e[1;37m\]]\[\e[m\]\[\e[1;32m\]\$\[\e[m\] \[\e[1;37m\]' + |