From d40561f8da69f71ce3bc99b54f7e4ebd40b17f3e Mon Sep 17 00:00:00 2001 From: rydesun Date: Mon, 18 Jan 2021 13:24:08 +0800 Subject: [PATCH] Update gitignore for zsh --- .config/zsh/.gitignore | 1 + .config/zsh/hostrc.d/.gitignore | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 .config/zsh/.gitignore delete mode 100644 .config/zsh/hostrc.d/.gitignore diff --git a/.config/zsh/.gitignore b/.config/zsh/.gitignore new file mode 100644 index 0000000..2fb1066 --- /dev/null +++ b/.config/zsh/.gitignore @@ -0,0 +1 @@ +/hostrc.d/ diff --git a/.config/zsh/hostrc.d/.gitignore b/.config/zsh/hostrc.d/.gitignore deleted file mode 100644 index aca4384..0000000 --- a/.config/zsh/hostrc.d/.gitignore +++ /dev/null @@ -1 +0,0 @@ -/colors.zsh