bin | ||
config | ||
ssh | ||
.gitignore | ||
.pre-commit-config.yaml | ||
.stylua.toml | ||
Makefile | ||
pkglist.txt | ||
README.md |
Personal dotfiles
Collection of various settings, configurations and other miscellaneous tools.
Makefile
handles linking config files and installing available extras. Arguments for make
:
link
- symlinks config files to
$XDG_CONFIG_HOME
- symlinks config files to
unlink
- Undo
make link
- Undo
install
- Downloads extras: ohmyz.sh, powerlevel10k, packer, TMUX plugin manager
uninstall
- Undo
make install
- Undo
all
link
andinstall
in one operation
pacman
- Install/update all packages listed in
pkglist.txt
- Install/update all packages listed in