aboutsummaryrefslogtreecommitdiff
path: root/runcoms/zshrc
diff options
context:
space:
mode:
authorRuben Beltran del Rio <git@r.bdr.sh>2025-02-05 23:31:38 +0100
committerRuben Beltran del Rio <git@r.bdr.sh>2025-02-05 23:31:38 +0100
commitd78367b148c04b4fd4e2fc19f551d18df5cd7375 (patch)
tree9a70312901a2e2b768f259db10d60f76bc5a82d3 /runcoms/zshrc
parent218dc4246f8a6c634fa2ebb3875095cde09237db (diff)
Sign with SSH / add SSH helpers
Diffstat (limited to 'runcoms/zshrc')
-rw-r--r--runcoms/zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/runcoms/zshrc b/runcoms/zshrc
index ebf6bf1..c598da7 100644
--- a/runcoms/zshrc
+++ b/runcoms/zshrc
@@ -9,6 +9,7 @@ source "${ZDOTDIR:-$HOME}/.dotfiles/zsh/functions/prettify-json.zsh"
source "${ZDOTDIR:-$HOME}/.dotfiles/zsh/functions/status.zsh"
source "${ZDOTDIR:-$HOME}/.dotfiles/zsh/functions/sync-repos.zsh"
source "${ZDOTDIR:-$HOME}/.dotfiles/zsh/functions/check-repos.zsh"
+source "${ZDOTDIR:-$HOME}/.dotfiles/zsh/functions/ssh-key-helpers.zsh"
################################################################################
# Load Modules