summaryrefslogtreecommitdiff
path: root/zscripts/shortcuts.zsh
diff options
context:
space:
mode:
authorTim Keller <tjkeller.xyz>2024-11-17 22:46:28 -0600
committerTim Keller <tjkeller.xyz>2024-11-17 22:46:28 -0600
commit7031644731d1a8857b107be54f54d1ddd083f0bf (patch)
treeef371232d39d73ac995dd08d05ae4fb842811c7d /zscripts/shortcuts.zsh
parent94fd48a49d19bf0f156a569f9d0be63a059353fe (diff)
downloadzsh-7031644731d1a8857b107be54f54d1ddd083f0bf.tar.xz
zsh-7031644731d1a8857b107be54f54d1ddd083f0bf.zip
aliases for awesome dir and http serve
Diffstat (limited to 'zscripts/shortcuts.zsh')
-rwxr-xr-xzscripts/shortcuts.zsh1
1 files changed, 1 insertions, 0 deletions
diff --git a/zscripts/shortcuts.zsh b/zscripts/shortcuts.zsh
index 840e35c..3745225 100755
--- a/zscripts/shortcuts.zsh
+++ b/zscripts/shortcuts.zsh
@@ -10,4 +10,5 @@ alias \
xrc="cd ~/.config/x11" \
zrc="cd ~/.config/zsh" \
cdx="cd ~/docs/src/nixos" \
+ cda="cd ~/.config/awesome" \