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.. --"
|
||||
end
|
||||
|
||||
if [[ ! -e $HOME/.config/fish/functions/fisher.fish ]]
|
||||
check_fisher
|
||||
else
|
||||
plugins_fisher
|
||||
end
|
||||
# if [[ ! -e $HOME/.config/fish/functions/fisher.fish ]]
|
||||
# check_fisher
|
||||
# else
|
||||
# plugins_fisher
|
||||
# end
|
||||
|
||||
# ──────────────────────────< END | distro/packagemanger detection >──────────────────────────
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue