From c97789ed11ac8106b8d077b12d2d2ba6d5e79e8d Mon Sep 17 00:00:00 2001 From: Michael Zhang Date: Mon, 15 Jun 2020 05:28:12 -0500 Subject: [PATCH] ftype --- dot_zshrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dot_zshrc b/dot_zshrc index e2518e8..65fe137 100644 --- a/dot_zshrc +++ b/dot_zshrc @@ -39,3 +39,5 @@ if [ "${gnupg_SSH_AUTH_SOCK_by:-0}" -ne $$ ]; then fi source $HOME/.local/scripts/zsh/aliases.zsh + +# vim: set filetype=zsh: