feat(zsh): remove p10k config from repo, update .gitignore

This commit is contained in:
2023-06-16 11:12:23 +02:00
parent df08ddeaf5
commit 60a32a46bd
3 changed files with 10 additions and 1625 deletions

12
.gitignore vendored
View File

@@ -13,13 +13,19 @@
# zsh
!zsh
zsh/antigen.zsh
zsh/completions/*
zsh/*
!zsh/.zshrc
!zsh/.zshenv
!zsh/.zprofile
!zsh/scripts.zsh
!zsh/aliases.zsh
!zsh/completions/.keep
# tmux
!tmux
tmux/plugins
tmux/*
!tmux/tmux.conf
!tmux/tmux-sessionizer
# git
!git