This commit is contained in:
2026-08-10 22:36:16 +02:00
parent ad1b8fe3a9
commit cbaf55cfc5
23 changed files with 328 additions and 109 deletions
+4
View File
@@ -37,3 +37,7 @@ if status is-login && test -z "$DISPLAY" -a -z "$WAYLAND_DISPLAY"
exec uwsm start default
end
end
# Claude environments
alias claude="CLAUDE_CONFIG_DIR=~/.claude command claude"
alias claude-work="CLAUDE_CONFIG_DIR=~/.claude-work command claude"