feat: Add Hermes Agent vterm integration with SPC z h keybinding #1
@@ -227,6 +227,7 @@ bind = $mainMod, X, swapwindow
|
||||
bind = $mainMod, B, exec, python /home/tpouplier/ExoKortex/4-Automata/recordntrans/record_transcribe.py
|
||||
# bind = $mainMod, G, exec, nerd-dictation end
|
||||
bind = $mainMod, A, exec, $music
|
||||
bind = $mainMod, C, exec, emacsclient -n -c -e '(gortium/hermes-vterm)'
|
||||
|
||||
# Full screen
|
||||
bind = SUPER, F, fullscreen
|
||||
|
||||
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user