This commit is contained in:
Tristan D. 2024-03-26 03:35:27 +01:00
parent fbf5a56507
commit 9aaf46248e
Signed by: tristan
SSH key fingerprint: SHA256:3RU4RLOoM8oAjFU19f1W6t8uouZbA7GWkaSW6rjp1k8

View file

@ -51,10 +51,10 @@ in
package = pkgs.unstable-pkgs.fish;
interactiveShellInit = ''
any-nix-shell fish --info-right | source
direnv hook fish | source
cat /var/lib/rust-motd/motd
printf '\eP$f{"hook": "SourcedRcFileForWarp", "value": { "shell": "fish" }}\x9c'
any-nix-shell fish --info-right | source
direnv hook fish | source
cat /var/lib/rust-motd/motd
printf '\eP$f{"hook": "SourcedRcFileForWarp", "value": { "shell": "fish" }}\x9c'
'';
loginShellInit = ''
direnv hook fish | source