This repo contains configuration from XDG_CONFIG_HOME.
.gitmodules- List of manually install plugins (e.g.zshandtmuxplugins)
- Ignore changes in indexed file
git update-index --skip-worktree <FILE> # use --no-skip-worktree to bring file back- List of ignored indexed files
git ls-files -v | grep -E '^S '