mirror of
https://mau.dev/andreijiroh-dev/dotfiles.git
synced 2025-05-18 19:43:07 +00:00
chore(global): do some quick stash apply
after a rebase against main branch
Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.xyz>
This commit is contained in:
parent
2ae4ca415e
commit
7197da69d7
3 changed files with 12 additions and 13 deletions
2
.profile
2
.profile
|
@ -67,6 +67,6 @@ then
|
|||
fi
|
||||
##########################################################################################
|
||||
|
||||
if [[ $LC_BYOBU == "1" ]]; then
|
||||
if [[ $FF_BYOBU_ON_LOGIN == "true" || $LC_BYOBU == "1" ]]; then
|
||||
_byobu_sourced=1 . /data/data/com.termux/files/usr/bin/byobu-launch 2>/dev/null || true
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue