summaryrefslogtreecommitdiff
path: root/zsh/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to 'zsh/.zshrc')
-rw-r--r--zsh/.zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/zsh/.zshrc b/zsh/.zshrc
index 12c47f0..4292c92 100644
--- a/zsh/.zshrc
+++ b/zsh/.zshrc
@@ -149,7 +149,7 @@ yer() { # Year End Recap - TODO: see mer TODO
mn() { # make note
- nvim "$HOME/docs/$1"
+ nvim "$HOME/docs/written/$1"
}
autoload -Uz compinit