Skip to content

OzakIOne/dotfiles

Repository files navigation

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

About

My linux dotfiles managed with stow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published