addet .local dir
This commit is contained in:
parent
4024af4090
commit
9d9b84b11c
1 changed files with 1 additions and 1 deletions
2
.bashrc
2
.bashrc
|
@ -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) >───────────────────────────────────────────────────────────────
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue