From 84665a7bbee42bf5a97b037677c7566a865f4c50 Mon Sep 17 00:00:00 2001 From: Blaise Thompson Date: Thu, 28 Sep 2017 13:27:00 -0500 Subject: update PS1 --- dotfiles/bashrc.sync | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotfiles/bashrc.sync b/dotfiles/bashrc.sync index da01b29..d8d7953 100644 --- a/dotfiles/bashrc.sync +++ b/dotfiles/bashrc.sync @@ -1,2 +1,2 @@ -export PS1="\h \\$ \[$(tput sgr0)\]" +export PS1="\[\033[01;32m\]\u@\h \W \\$ \[$(tput sgr0)\] \[\033[0m\]" export PATH="/opt/anaconda/bin:$PATH" -- cgit v1.2.3