summaryrefslogtreecommitdiff
path: root/.bashrc/bash_prompt
diff options
context:
space:
mode:
Diffstat (limited to '.bashrc/bash_prompt')
-rw-r--r--.bashrc/bash_prompt4
1 files changed, 0 insertions, 4 deletions
diff --git a/.bashrc/bash_prompt b/.bashrc/bash_prompt
deleted file mode 100644
index dcdbd74..0000000
--- a/.bashrc/bash_prompt
+++ /dev/null
@@ -1,4 +0,0 @@
-# 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)\]"