summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorself <george@gabbott.dev>2023-01-01 21:18:15 +0000
committerself <george@gabbott.dev>2023-01-01 21:18:15 +0000
commita5a2c775fbcc696e70bbdf9fb3f98c8b0ac1ea4b (patch)
tree6e26644d9b8b8676dc8fcf233a35e4a47e6c0790
parent7dfe2a5690abdce4c9b18b1bfee89ee190d292f9 (diff)
Fix
-rw-r--r--zsh/.zshrc-mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/zsh/.zshrc-mk b/zsh/.zshrc-mk
index 703bc7f..da3cfba 100644
--- a/zsh/.zshrc-mk
+++ b/zsh/.zshrc-mk
@@ -153,7 +153,7 @@ alias mnfin='cd ~/docs/wr/trk/fin/; nvim $(date +%Y-%m)'
# kt: commands for kt (this should really be in orgd, but oh well for now)
kt() { orgd "kt/$1" }
-abbrev-alias bm="kt kt/bookmark"
+abbrev-alias bm="kt bookmark"
abbrev-alias coast="kt coast"
abbrev-alias bib="kt biblio"
abbrev-alias bibmanga="kt biblio-manga"