1
Fork 0

that made it way worse I think this one should be fine

This commit is contained in:
caem 2025-01-24 03:50:46 +01:00
parent 2ad97db9e0
commit 0ab8f84ba1
Signed by: caem
GPG key ID: 69A830D03203405F

View file

@ -45,7 +45,7 @@
alias -g -- --help='--help 2>&1 | bat --language=help --style=plain' alias -g -- --help='--help 2>&1 | bat --language=help --style=plain'
export MANPAGER="sh -c 'sed -u -e \"s/\\x1B\[[0-9;]*m//g; s/.\\x08//g\" | bat -p -lman'" export MANPAGER="sh -c 'sed -u -e \"s/\\x1B\[[0-9;]*m//g; s/.\\x08//g\" | bat -p -lman'"
export PS1=$'\e[0;36m[\e[0;31m%3~\e[0;36m]\e[0;0m# ' export PS1=$'\e[0;38m[\e[0;31m%3~\e[0;38m]\e[0;0m# '
''; '';
plugins = [ plugins = [