summaryrefslogtreecommitdiff
path: root/dotfiles/common/.zshrc.d
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-02-08 21:34:07 -0600
committerCraig Jennings <c@cjennings.net>2026-02-08 21:34:07 -0600
commit54566b220c4310e7887cf7543053cee5e40a329a (patch)
tree07a397692e912da9efefa9159d5ecc63efafbafd /dotfiles/common/.zshrc.d
parent0ae72d5ae238066eb0feba650820792c0f84a0c6 (diff)
feat(archsetup): add slack with Wayland/DWM conditional
Add slack-desktop-wayland for Hyprland, slack-desktop for DWM. Update Claude startup prompts, fix Hyprland portal/waybar startup order, add signal-desktop Wayland .desktop override.
Diffstat (limited to 'dotfiles/common/.zshrc.d')
-rw-r--r--dotfiles/common/.zshrc.d/aliases.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/dotfiles/common/.zshrc.d/aliases.sh b/dotfiles/common/.zshrc.d/aliases.sh
index 9be16da..1321bf0 100644
--- a/dotfiles/common/.zshrc.d/aliases.sh
+++ b/dotfiles/common/.zshrc.d/aliases.sh
@@ -80,7 +80,7 @@ alias gdbx="gdb --batch --ex r --ex bt --ex q --args"
# =============================================================================
# Claude Code
# =============================================================================
-alias hey='claude "Read ./docs/protocols.org and ./docs/NOTES.org, follow their instructions, then run session startup workflow."'
+alias hey='claude "Read docs/protocols.org and follow all instructions."'
# =============================================================================
# Phenomenology RAG (ollama/deepseek)