diff --git a/modules/programs/fish.nix b/modules/programs/fish.nix index fc11e5124..86291ec76 100644 --- a/modules/programs/fish.nix +++ b/modules/programs/fish.nix @@ -471,12 +471,12 @@ in { # Abbreviations ${abbrsStr} - # Aliases - ${aliasesStr} - # Interactive shell initialisation ${cfg.interactiveShellInit} + # Aliases + ${aliasesStr} + end ${cfg.shellInitLast}