feat: move various various tools to be managed with rtx

This commit is contained in:
2023-05-25 02:14:19 +01:00
parent fc33b59dc8
commit e1105afa0c
7 changed files with 26 additions and 36 deletions

2
zshrc
View File

@@ -136,8 +136,8 @@ source "$DOTZSH/tmux.zsh"
# Development
source "$DOTZSH/containers.zsh"
source "$DOTZSH/golang.zsh"
source "$DOTZSH/git.zsh"
source "$DOTZSH/golang.zsh"
source "$DOTZSH/google-cloud.zsh"
source "$DOTZSH/kubernetes.zsh"
source "$DOTZSH/nodejs.zsh"