diff --git a/zsh/.gitignore b/zsh/.gitignore index a41be81..c996f61 100644 --- a/zsh/.gitignore +++ b/zsh/.gitignore @@ -1,4 +1,4 @@ .*_config* !.*_config*.example -.p10k.mac.zsh +.p10k.zsh antigen/ diff --git a/zsh/.p10k.zsh b/zsh/.p10k.zsh deleted file mode 120000 index 4b31f92..0000000 --- a/zsh/.p10k.zsh +++ /dev/null @@ -1 +0,0 @@ -/Users/ising/dotfiles/zsh/.p10k.zsh_mac.example \ No newline at end of file