diff options
| author | Fuwn <[email protected]> | 2024-09-04 21:56:13 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-09-04 21:56:13 -0700 |
| commit | 60f9f4d42215d305c4e71c60c55382bee30bfb43 (patch) | |
| tree | 2bac527ff5007085b82d061fa584350a589592c9 /home/ebisu/fortune/system/shell/fish.nix | |
| parent | Bump (diff) | |
| download | nixos-config-60f9f4d42215d305c4e71c60c55382bee30bfb43.tar.xz nixos-config-60f9f4d42215d305c4e71c60c55382bee30bfb43.zip | |
flake
Diffstat (limited to 'home/ebisu/fortune/system/shell/fish.nix')
| -rw-r--r-- | home/ebisu/fortune/system/shell/fish.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/ebisu/fortune/system/shell/fish.nix b/home/ebisu/fortune/system/shell/fish.nix index 1d6003b..8d63c29 100644 --- a/home/ebisu/fortune/system/shell/fish.nix +++ b/home/ebisu/fortune/system/shell/fish.nix @@ -7,7 +7,7 @@ if status is-interactive set fish_greeting - fish_vi_key_bindings + fish_vi_key_bindings function fish_postexec --on-event fish_postexec if test "$argv" != "clear" |