config | ||
nerdfont_symbols | ||
systemd | ||
templates | ||
true_colour_tests | ||
.gitignore | ||
aliases.zsh | ||
install.sh | ||
pacman.txt | ||
README.md |
Personal dotfiles
Collection of various settings, configurations and other miscellaneous tools.
Settings
Fonts
Templates
- Python package
- Crontab
Package config
List of arch personal arch linux packages in pacman.txt
.
Install with:
sudo pacman --needed -S $(awk '{print $1}' pacman.txt)