diff --git a/users/mat-hm.nix b/users/mat-hm.nix index 4c9b97e..2793064 100644 --- a/users/mat-hm.nix +++ b/users/mat-hm.nix @@ -39,8 +39,8 @@ in { echo 'ヽ(´ᗜ`)ノ welcome ヽ(´ᗜ`)ノ' if not functions -q fisher set -q XDG_CONFIG_HOME; or set XDG_CONFIG_HOME ~/.config - curl https://git.io/fisher --create-dirs -sLo $XDG_CONFIG_HOME/fish/functions/fisher.fish - fish -c fisher + curl -sL https://git.io/fisher | source && fisher install jorgebucaran/fisher + fish -c fisher update end fish_vi_key_bindings set VIRTUAL_ENV_DISABLE_PROMPT true