/dotfiles

dotfiles for personal linux dev env

Primary LanguageShell

dotfiles

Setup

  1. Install GNU Stow on your Linux distro
pacman -S stow
apt install stow
...
  1. Clone repository to home dir:
git clone https://github.com/silentz/dotfiles.git
  1. Install configuration:
./install.sh