My dev configurations.
- wezterm
- zsh
- tmux
- neovim
Clone repo
git clone https://github.com/drewxs/dotfiles ~/.dotfiles
Pre-installation
~/.dotfiles/scripts/preinstall.sh
Install
# Arch
~/.dotfiles/scripts/install_arch.sh
# Debian
~/.dotfiles/scripts/install_debian.sh
Run upd -h
for update options.