stuff
This commit is contained in:
parent
ef4d513dae
commit
085abbbfbf
1 changed files with 2 additions and 0 deletions
|
@ -44,6 +44,8 @@
|
|||
alias -g -- -h='-h 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 PS1="\e[0;30m[\e[0;31m%3~\e[0;30m]\e[0;0m# "
|
||||
'';
|
||||
|
||||
plugins = [
|
||||
|
|
Loading…
Add table
Reference in a new issue