diff options
| author | Fuwn <[email protected]> | 2024-09-14 22:40:12 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-09-14 22:40:12 -0700 |
| commit | f7c186c1630f306a32816d681f4ed820224c739c (patch) | |
| tree | da956b729954981dd2296d07f602852904302b9e | |
| parent | languages: remove lisps (diff) | |
| download | nixos-config-f7c186c1630f306a32816d681f4ed820224c739c.tar.xz nixos-config-f7c186c1630f306a32816d681f4ed820224c739c.zip | |
fish: remove duplicate sources
| -rw-r--r-- | home/ebisu/fortune/system/shell/fish.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/home/ebisu/fortune/system/shell/fish.nix b/home/ebisu/fortune/system/shell/fish.nix index 669263f..ccd9220 100644 --- a/home/ebisu/fortune/system/shell/fish.nix +++ b/home/ebisu/fortune/system/shell/fish.nix @@ -56,8 +56,6 @@ cat ${config.xdg.cacheHome}/wal/sequences zoxide init fish | source - direnv hook fish | source - starship init fish | source ''; plugins = [ |