diff --git a/.bashrc b/.bashrc index 20e35f3..ca17751 100755 --- a/.bashrc +++ b/.bashrc @@ -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)"