aboutsummaryrefslogtreecommitdiff
path: root/.zimrc
diff options
context:
space:
mode:
authorAlec Goncharow <algo@cloudflare.com>2023-10-30 10:32:01 -0400
committerAlec Goncharow <alec@goncharow.dev>2024-01-10 14:09:33 -0500
commit212bd9bca2d6b0a31271ef62499291ccb04fe402 (patch)
treef136045dbddfef771e2cebe457fd1c0726ec26d1 /.zimrc
parent36b5ac02b91ffc4d6901c5031b0f73b57e334f70 (diff)
things
Diffstat (limited to '.zimrc')
-rw-r--r--.zimrc5
1 files changed, 5 insertions, 0 deletions
diff --git a/.zimrc b/.zimrc
index 06537f9..c6979b9 100644
--- a/.zimrc
+++ b/.zimrc
@@ -18,6 +18,9 @@ zmodule input
zmodule termtitle
# Utility aliases and functions. Adds colour to ls, grep and less.
zmodule utility
+# All kubectl aliases in one function.
+zmodule k
+
#
# Completion
@@ -47,6 +50,8 @@ zmodule zsh-users/zsh-autosuggestions
zmodule exa
# Configures fzf for faster fetching of files and directories names.
zmodule fzf
+# Provides a convenient way to load ssh-agent.
+zmodule ssh
zmodule joke/zim-starship