added ncmpcpp and picom configs

This commit is contained in:
2023-06-14 11:26:22 +05:30
parent 3168dc1d61
commit d1efbf403c
8 changed files with 1200 additions and 7 deletions

View File

@@ -12,9 +12,12 @@ alias egrep='egrep --color=auto'
alias ll='ls -alF'
alias la='ls -A'
alias l='ls -CF'
alias vi='vim'
# PS1="[\[\e[01;32m\]\u@\h \[\e[00;33m\]\W\[\e[00m\]]\$ "
PS1="[\[\e[00;33m\]\w\[\e[00m\]]\$ "
# default
# PS1='[\u@\h \W]\$ '
PATH=$PATH:/home/dhanus/.myscripts:/home/dhanus/.local/bin:/home/dhanus/.myexes