fix: silly

This commit is contained in:
Ashhhleyyy 2023-05-23 13:55:57 +01:00
parent 6f5409eb0c
commit 3b45d2e7c4
Signed by: ash
GPG Key ID: 83B789081A0878FB
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ in
};
config = mkIf cfg.enable {
home.packages = pkgs.fsh;
home.packages = [ pkgs.fsh ];
programs.fish.functions.fish_prompt.body = ''
set FSH_LAST_STATUS $status
fsh $FSH_LAST_STATUS