feat(ssh): initial ssh config

This commit is contained in:
ooks-io 2024-02-26 22:34:31 +13:00
parent 62150d615f
commit 8fcda1a7e9
7 changed files with 38 additions and 5 deletions

View file

@ -66,6 +66,9 @@ in
source "$KITTY_INSTALLATION_DIR/shell-integration/fish/vendor_conf.d/kitty-shell-integration.fish"
set --prepend fish_complete_path "$KITTY_INSTALLATION_DIR/shell-integration/fish/vendor_completions.d"
'' +
''
set -gx SSH_AUTH_SOCK ~/.1password/agent.sock
'' +
# Use vim bindings and cursors
''
fish_vi_key_bindings