From a5a2c775fbcc696e70bbdf9fb3f98c8b0ac1ea4b Mon Sep 17 00:00:00 2001 From: self Date: Sun, 1 Jan 2023 21:18:15 +0000 Subject: Fix --- zsh/.zshrc-mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'zsh') 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" -- cgit v1.2.1