addet .local dir

This commit is contained in:
pika 2024-08-18 03:55:45 +02:00
parent 4024af4090
commit 9d9b84b11c

View file

@ -217,7 +217,7 @@ _cli_qol_() {
curl -s https://ohmyposh.dev/install.sh | sudo bash -s -- -d /usr/bin/ curl -s https://ohmyposh.dev/install.sh | sudo bash -s -- -d /usr/bin/
fi fi
[[ -f $HOME/.src/ble.sh ]] && . $HOME/.src/ble.sh [[ -f $HOME/.local/share/blesh/ble.sh ]] && . $HOME/.local/share/blesh/ble.sh
} }
# ─< t stands for trash(-cli) >─────────────────────────────────────────────────────────────── # ─< t stands for trash(-cli) >───────────────────────────────────────────────────────────────