Update structure

This commit is contained in:
2026-02-28 19:06:35 +09:00
parent e3de591a27
commit 2acc8a1e67
9 changed files with 91 additions and 92 deletions
+1
View File
@@ -4,6 +4,7 @@
enable = true;
interactiveShellInit = ''
set -g fish_greeting ""
set -gx SSH_AUTH_SOCK "$XDG_RUNTIME_DIR/ssh-agent"
'';
};