commit 449066b5b0684de5dcf91d6b0c7c6f6f792b34f9
parent 53fcdf6176f83a673c2f521762bb715e921e0c28
Author: MichaelDim02 <31562759+MichaelDim02@users.noreply.github.com>
Date: Mon, 12 Oct 2020 02:39:54 +0000
Update bashrc
Diffstat:
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/bashrc b/bashrc
@@ -16,5 +16,8 @@ alias ccrypt='~/Documents/cc/ccrypt'
alias nm="neomutt"
alias nb="newsboat"
+alias ncm="ncmpcpp"
+alias ncm="ncmpcpp"
+
PS1="\[$(tput bold)\]\[\033[38;5;1m\]\u@\h\[$(tput sgr0)\] \[$(tput sgr0)\]\[$(tput bold)\]\[\033[38;5;12m\]\w\[$(tput sgr0)\] \\$ \[$(tput sgr0)\]"
#PS1='\e[0;31[\u@\h\e[m \W $ '