my settings.
run the following:
cd $HOME
git clone git@github.com:e0en/dotfiles
echo "source ~/dotfiles/.zshrc" > ~/.zshrc
cd $HOME/dotfiles
./install.shnotes:
install.shlinks$HOME/.configto this repo.- when a real
$HOME/.configalready exists, it is backed up to$HOME/.config.old.YYYYMMDDHHMMSS. - restart your terminal after installation.
- Arch Linux:
./arch-install.sh - Debian/Ubuntu:
./apt-install.sh
These scripts install packages and enable services. Review and run only the one for your distro.