aboutsummaryrefslogtreecommitdiff
path: root/runcoms
diff options
context:
space:
mode:
authorRuben Beltran del Rio <git@r.bdr.sh>2025-07-20 19:24:17 +0200
committerRuben Beltran del Rio <git@r.bdr.sh>2025-07-20 19:24:17 +0200
commitd359fa0314e6859efb50d9b32504cd9f00f67961 (patch)
treed14bf921972929946d7887a23c2c1ab4bcf5b48a /runcoms
parent9d39c43e5b36a4802cef3d8f0f3a8da43ef63a57 (diff)
Add todoist t alias
Diffstat (limited to 'runcoms')
-rw-r--r--runcoms/zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/runcoms/zshrc b/runcoms/zshrc
index 82a3805..550bb09 100644
--- a/runcoms/zshrc
+++ b/runcoms/zshrc
@@ -10,6 +10,7 @@ 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"
+source "${ZDOTDIR:-$HOME}/.dotfiles/zsh/functions/todoist.zsh"
################################################################################
# Load Modules