FreeBSD, i3, Fish, Alacritty, Tmux, Neovim, Dmenu, Polybar, Firefox, Thunderbird. Everything gruvboxed.
Run as root on a new environment:
bash <(curl -sLS https://raw.github.com/arg/dotfiles/master/ubuntu/bootstrap)bash <(curl -sLS https://raw.github.com/arg/dotfiles/master/freebsd/bootstrap)Run as your regular user:
bash <(curl -sLS https://raw.github.com/arg/dotfiles/master/dotfiles)Pull latest changes from GitHub and update configuration files:
~/.dotfiles$ make updateUpdate configuration files without pulling from GitHub:
~/.dotfiles$ make configsUpdate secrets:
~/.dotfiles$ make secretsgmake instead of make on BSD systems.
