My Dotfiles.
| .config | ||
| .local/bin | ||
| .zsh | ||
| .zshenv | ||
| README.md | ||
dotfiles
Personal configuration files for Arch Linux. Managed with a bare git repository.
Install
Clone and set up the bare repo:
curl -fsSL https://cprcta.xyz/sgbvmr/dotfiles/raw/branch/main/.dotfiles-meta/install.sh | bash
Then restart your shell. If you are on Arch and want to install packages:
bash ~/.dotfiles-meta/bootstrap.sh
Notes
- Arch Linux only. No guarantees on other distros.
- ...