mirror of
https://mau.dev/andreijiroh-dev/dotfiles.git
synced 2025-06-08 05:29:33 +00:00
chore(global): sync termux branch with main branch
Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.xyz>
This commit is contained in:
parent
add93e3ec0
commit
271e12477c
8 changed files with 202 additions and 25 deletions
|
@ -20,5 +20,6 @@ if [ -f "$HOME/.config/localconfig.env" ]; then
|
|||
. "$HOME/.config/localconfig.env"
|
||||
fi
|
||||
|
||||
# # shellcheck source=./.bashrc
|
||||
source ./.bashrc
|
||||
if [[ $FF_BYOBU_ON_LOGIN == "true" ]]; 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