diff options
Diffstat (limited to 'zshfunc/md')
-rw-r--r-- | zshfunc/md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ ## vim:ft=zsh:foldmethod=marker +local DIR DIR="$1" mkdir "$1" && cd "$1" |
index : conf/dotfiles.git | ||
dotfiles -- configuration and such |
summaryrefslogtreecommitdiff |
-rw-r--r-- | zshfunc/md | 1 |
@@ -1,4 +1,5 @@ ## vim:ft=zsh:foldmethod=marker +local DIR DIR="$1" mkdir "$1" && cd "$1" |