bugfixing..
This commit is contained in:
parent
c2a92d5511
commit
9b96343781
1 changed files with 3 additions and 1 deletions
|
@ -94,7 +94,9 @@ 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 check_fisher
|
if [[ ! -e $HOME/.config/fish/functions/fisher.fish ]]
|
||||||
|
check_fisher
|
||||||
|
else
|
||||||
plugins_fisher
|
plugins_fisher
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue