summaryrefslogtreecommitdiff
path: root/bashrc
diff options
context:
space:
mode:
Diffstat (limited to 'bashrc')
-rw-r--r--bashrc/.wit1
1 files changed, 1 insertions, 0 deletions
diff --git a/bashrc/.wit b/bashrc/.wit
index 91e4f91..c0f5ccc 100644
--- a/bashrc/.wit
+++ b/bashrc/.wit
@@ -84,6 +84,7 @@ alias apt-find="apt-file search"
# added 2024/12
alias apps="cd ~/go/src/go.wit.com/apps"
alias proto="cd ~/go/src/go.wit.com/lib/protobuf"
+alias toolkits="cd ~/go/src/go.wit.com/toolkits"
# added 2025/08
alias ddd="dd status=progress oflag=dsync bs=1M" # alias to show dd progress. this should probably be the default for dd