Skip to content

m2x07/dotfiles

Repository files navigation

my dotfiles. managed using gnu stow

Note

overwrites the existing files. make sure to back them up

Using the setup script

A setup script bootstrap.sh is located inside ./.local/bin/.
After installing Arch linux, run the script to install all necessary packages and apply other configurations

If you wish to install Hyprland, instead of a standard DE like GNOME, KDE then run the script with hyprland argument

./.local/bin/bootstrap.sh hyprland

Managing dotfiles using stow

link the dotfiles:

stow --target $HOME .

unlink the dotfiles:

stow --target $HOME --delete .

documentation for stow: https://www.gnu.org/software/stow/manual/stow.html

About

My dotfiles

Resources

Stars

Watchers

Forks

Contributors