summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Lemon <chaffinach+git@protonmail.ch>2022-05-23 17:20:00 +0100
committerMatthew Lemon <chaffinach+git@protonmail.ch>2022-05-23 17:20:00 +0100
commit46112d18242a39af648d448afe8a9f7f135da0a2 (patch)
tree633e0a98798c81476df85437892ad13ba7be5d45
parent0e048b1bfbe52273bc43ec06cfb3776a57a434d5 (diff)
nicer PS1
Diffstat (limited to '')
-rw-r--r--kshrc3
1 files changed, 2 insertions, 1 deletions
diff --git a/kshrc b/kshrc
index 28cd4d9..87905bd 100644
--- a/kshrc
+++ b/kshrc
@@ -62,7 +62,8 @@ case "$(id -u)" in
*) _PS1_COLOR='\[\033[32m\]' ;;
esac
# PS1='$_XTERM_TITLE\A $_PS1_COLOR\u@\h$_PS1_CLEAR:$_PS1_BLUE\w$_PS1_COLOR\$$_PS1_CLEAR '
-export PS1="x1\[\e[31m\] \[\e[m\]\[\e[31m\]:\[\e[m\]\[\e[31m\]:\[\e[m\] \[\e[32m\]\w\[\e[m\] \[\e[34m\]»\[\e[m\] "
+# export PS1="x1\[\e[31m\] \[\e[m\]\[\e[31m\]:\[\e[m\]\[\e[31m\]:\[\e[m\] \[\e[32m\]\w\[\e[m\] \[\e[34m\]»\[\e[m\] "
+export PS1='\u@\h:\[\e[33m\]\w\[\e[0m\]\$ '
todj () {
CMD=cat