From 1d92750bcf7675cd7e702e9df86cf9b5d88ab09b Mon Sep 17 00:00:00 2001 From: Johannes Stolp Date: Mon, 30 May 2016 09:03:28 +0200 Subject: renamed .bashrc folder --- .bashrc.files/bash_prompt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .bashrc.files/bash_prompt (limited to '.bashrc.files/bash_prompt') diff --git a/.bashrc.files/bash_prompt b/.bashrc.files/bash_prompt new file mode 100644 index 0000000..dcdbd74 --- /dev/null +++ b/.bashrc.files/bash_prompt @@ -0,0 +1,4 @@ +# dotfiles -- .bashrc/bash_prompt +# author: johannst + +export PS1="\[\033[38;5;88m\]::\[$(tput sgr0)\]\[\033[38;5;202m\]\u\[$(tput sgr0)\]\[\033[38;5;88m\]::\[$(tput sgr0)\]\[\033[38;5;208m\]\H\[$(tput sgr0)\]\[\033[38;5;15m\] \[$(tput sgr0)\]\[\033[38;5;7m\]-\[$(tput sgr0)\]\[\033[38;5;15m\] \[$(tput sgr0)\]\[\033[38;5;226m\]\t\[$(tput sgr0)\]\[\033[38;5;15m\] \[$(tput sgr0)\]\[\033[38;5;7m\]-\[$(tput sgr0)\]\[\033[38;5;15m\] \[$(tput sgr0)\]\[\033[38;5;89m\]\w\[$(tput sgr0)\]\[\033[38;5;15m\]\n\[$(tput sgr0)\]\[\033[38;5;7m\][\[$(tput sgr0)\]\[\033[38;5;214m\]\$?\[$(tput sgr0)\]\[\033[38;5;7m\]]\[$(tput sgr0)\]\[\033[38;5;15m\] \[$(tput sgr0)\]\[\033[38;5;67m\]\\$>\[$(tput sgr0)\]\[\033[38;5;15m\] \[$(tput sgr0)\]" -- cgit v1.2.3