diff --git a/nixos/home/modules/shell/fish/default.nix b/nixos/home/modules/shell/fish/default.nix index 5091454..22bd527 100644 --- a/nixos/home/modules/shell/fish/default.nix +++ b/nixos/home/modules/shell/fish/default.nix @@ -63,6 +63,8 @@ in update_path ${homeDirectory}/.local/bin set -gx EDITOR "vim" + set -gx VISUAL "code" + set -gx SSH_ASKPASS_REQUIRE "prefer" # This is for git to use the ssh-askpass set -gx ATUIN_SYNC_ADDRESS "https://sh.hsn.dev" # One Password cli