diff --git a/zsh/.gitignore b/zsh/.gitignore index 57238b6..3c2ac79 100644 --- a/zsh/.gitignore +++ b/zsh/.gitignore @@ -1,2 +1,3 @@ .*_config* !.*_config*.example +.p10k.mac.zsh diff --git a/zsh/.p10k.mac.zsh b/zsh/.p10k.mac.zsh.example similarity index 100% rename from zsh/.p10k.mac.zsh rename to zsh/.p10k.mac.zsh.example