chore(bash): update shellrc files as usual

Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.xyz>
This commit is contained in:
Andrei Jiroh Halili 2024-07-07 17:46:25 +08:00
parent 56ae595504
commit ab3e569190
No known key found for this signature in database
GPG key ID: 67BFC91B3DA12BE8
7 changed files with 83 additions and 9 deletions

View file

@ -41,5 +41,4 @@ if [ -f "$HOME/.config/localconfig.env" ]; then
fi
if [[ $FF_BYOBU_ON_LOGIN != "" ]]; then
_byobu_sourced=1 . /usr/bin/byobu-launch 2>/dev/null || true
fi