fixed some bugs

This commit is contained in:
PieckA 2024-05-25 15:19:50 +02:00
parent 328144264e
commit 457d58edbe

View file

@ -7,7 +7,6 @@
function check_fisher
if test ! -e $HOME/.config/fish/functions/fisher.fish
curl -sL https://raw.githubusercontent.com/jorgebucaran/fisher/main/functions/fisher.fish | source
fisher install jorgebucaran/fisher
end
# Define plugins to use with fisher