mirror of
https://github.com/Xevion/dotfiles.git
synced 2025-12-09 18:06:55 -06:00
SSH startup eval: ssh-agent add key to keychain, use .shell dict for commonrc template
This commit is contained in:
@@ -98,5 +98,5 @@ if ! shopt -oq posix; then
|
||||
fi
|
||||
fi
|
||||
|
||||
{{ template "scripts/commonrc.sh.tmpl" "bash" }}
|
||||
{{ template "scripts/commonrc.sh.tmpl" dict "data" . "shell" "bash" }}
|
||||
{{ completion "bash" }}
|
||||
Reference in New Issue
Block a user