Integration WSL using Windows SSH agent

This commit is contained in:
Fabio Scotto di Santolo
2025-08-07 14:55:00 +02:00
parent ea31c8d377
commit 6e737cdfb0
4 changed files with 9 additions and 66 deletions

View File

@@ -112,8 +112,8 @@ source $ZSH/oh-my-zsh.sh
# alias zshconfig="mate ~/.zshrc"
# alias ohmyzsh="mate ~/.oh-my-zsh"
# Setup vim keymap
bindkey -v
# Setup Emacs keymap
bindkey -e
fpath=(~/.zsh $fpath)