Skip to content

My personal dotfiles repo managed by GNU stow

Notifications You must be signed in to change notification settings

Jo3Zhou/dotfiles

Repository files navigation

Dotfiles Repository

This repository contains my personal dotfiles, which are managed using GNU Stow. The configurations are tailored for my development environment, featuring a collection of tools that enhance productivity and streamline my workflow.

Installation

sudo pacman -S --noconfirm $(cat packages.txt)
yay -S --noconfirm $(cat packages.txt)
cd $XDG_HOME_DIRECTORY
git clone https://github.com/Jo3Zhou/dotfiles
cd dotfiles
stow -S .

Uninstall

cd dotfiles
stow -D

Update packages.txt

pacman -Qqe > packages.txt
yay -Qm > yay_packages.txt

About

My personal dotfiles repo managed by GNU stow

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published