This repo contains configuration from XDG_CONFIG_HOME.
.gitmodules- List of manually install plugins (e.g.zshandtmuxplugins).misc/provision.yml- Ansible playbook to restore shell configuration and install application.misc/rectangle.json- Configuration backup of Rectangle.app.misc/vimium.json- Configuration backup of Vimium.misc/macos/- macos specificdefaultssetting and patched.plistfiles forlaunchctl
- 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 '