bugfixing..
This commit is contained in:
parent
9b96343781
commit
649b2c438c
1 changed files with 5 additions and 5 deletions
10
config.fish
10
config.fish
|
@ -94,11 +94,11 @@ if command -v apk >/dev/null 2>&1
|
||||||
set ALIASSES "-- Alpine.. right, this fast os is evolving.. --"
|
set ALIASSES "-- Alpine.. right, this fast os is evolving.. --"
|
||||||
end
|
end
|
||||||
|
|
||||||
if [[ ! -e $HOME/.config/fish/functions/fisher.fish ]]
|
# if [[ ! -e $HOME/.config/fish/functions/fisher.fish ]]
|
||||||
check_fisher
|
# check_fisher
|
||||||
else
|
# else
|
||||||
plugins_fisher
|
# plugins_fisher
|
||||||
end
|
# end
|
||||||
|
|
||||||
# ──────────────────────────< END | distro/packagemanger detection >──────────────────────────
|
# ──────────────────────────< END | distro/packagemanger detection >──────────────────────────
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue