From e90821e960c076453b53cc4077861a3a58c2e720 Mon Sep 17 00:00:00 2001 From: masterzu <master.h2zu@gmail.com> Date: Mon, 3 Mar 2025 12:35:06 +0100 Subject: [PATCH] bashrc less --- .bashrc | 4 ++++ 1 file changed, 4 insertions(+) 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)"