bashrc less

This commit is contained in:
masterzu 2025-03-03 12:35:06 +01:00
parent ea035fd050
commit e90821e960
Signed by untrusted user who does not match committer: pcao
GPG Key ID: B57DBE40C72FBCF4
1 changed files with 4 additions and 0 deletions

View File

@ -74,7 +74,11 @@ export MANPAGER="less -R --use-color -Dsc -Dk+r -Dd+g -Du+c -DPgb -DEbR"
export MANROFFOPT="-P -c"
# startship
# echo as faint
# https://starship.rs/
# echo as faint
# echo as faint
# echo as faint
type -t starship >/dev/null && {
eval "$(starship init bash)"
eval "$(starship completions bash)"