/dotfiles

My linux dotfiles managed with stow

Primary LanguageNix

dotfiles

Requirements

sudo apt update && sudo apt upgrade -y && sudo apt install -y software-properties-common build-essential
sudo pacman -S --needed git base-devel which wget

Installation

wget https://raw.githubusercontent.com/OzakIOne/dotfiles/master/install.sh && chmod +x ./install.sh

./install.sh

Stow

stow zsh       # symlink zsh folder
stow *         # symlink all folders
stow -D zsh    # unlink zsh