Thsee scripts configure my arch-i3-manjaro install.
git clone git@github.com:nabadger/dotfiles $HOME/dotfiles
cd $HOME/dotfiles
./install-packages.sh && \
./configure-dotfiles.sh && \
./configure-systemwide.sh && \
./enable-services.sh
All the packages that I use, installed via pacman
or yay
Uses stow to symlink
- Requires sudo
Configure various things in /etc
and perform tasks such as disabling speaker.
Enable and start various systemctl
services