colors, fixes

This commit is contained in:
2025-06-12 20:21:33 +00:00
parent 09ed42abc7
commit 6811313bf1
7 changed files with 74 additions and 22 deletions

View File

@@ -8,6 +8,5 @@ alias ls='ls --color=auto'
alias grep='grep --color=auto'
export EDITOR=vim
PS1='\[\033[38;2;153;136;255m\]\u@\h:\W\$\[\033[0m\]\[\e[0;91m\]${?#0}\[\e[0m\] '
PS1='\[\033[1;95m\]\u@\h:\W\$\[\033[0m\]\[\033[1;91m\]${?#0}\[\033[0m\] '