feat: add hermes zsh alias (hermes) and Hyprland binding ( + C)

- zsh: alias hermes=emacsclient -n -c -e '(gortium/hermes-vterm)'
- hyprland: bind = , C to same command
- C for CLI/Chat, unused key in current layout
This commit is contained in:
Thierry Pouplier
2026-05-01 14:40:02 +00:00
parent aa06568852
commit a2a3baf7da
2 changed files with 4 additions and 0 deletions

View File

@@ -19,6 +19,9 @@ alias emacs="emacsclient -c -a emacs"
# Opencode
alias oc="opencode"
# Hermes Agent in Emacs vterm
alias hermes="emacsclient -n -c -e '(gortium/hermes-vterm)'"
# Yazi
alias y="yazi"
function yy() {