diff --git a/.commit_message.tmpl b/.commit_message.tmpl index d346f50..cac79c5 100644 --- a/.commit_message.tmpl +++ b/.commit_message.tmpl @@ -1 +1 @@ -{{ promptString \"Commit message\" }} +{{ promptString "Commit message" }} diff --git a/dot_zshrc b/dot_zshrc index a880dac..06aec8a 100644 --- a/dot_zshrc +++ b/dot_zshrc @@ -36,7 +36,6 @@ antidote load # vim mode bindkey -v -# fzf [ -f ~/.fzf.zsh ] && source ~/.fzf.zsh bindkey '^f' fzf-file-widget