Update fish

This commit is contained in:
albert 2024-04-30 19:43:03 +09:00
parent a5c2545667
commit 03ba564ede
No known key found for this signature in database
GPG key ID: 64F6C4EB46C4543A

View file

@ -4,6 +4,9 @@
programs.fish = {
enable = true;
shellInit = ''
set fish_greeting
'';
interactiveShellInit = ''
set EDITOR vim
ssh-add > /dev/null &> /dev/null