Skip to content

Latest commit

 

History

33 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

personal config for arch + hyprland, managed with gnu stow. these dotfiles weren't made with wider adoption in mind. to anyone that isn't me, i'm not guaranteeing a stable experience. feel free to use it though!

included

ditto dunst fastfetch fish fontconfig ghostty hypr nom nvim opencode pgcli poshthemes posting waybar yazi zellij

prerequisites

sudo pacman -S stow git

install

git clone <repo-url> ~/programming/repositories/dotfiles
cd ~/programming/repositories/dotfiles
stow -t ~/.config config

this symlinks everything inside config/ into ~/.config, e.g. ~/.config/nvim -> ~/programming/repositories/dotfiles/config/nvim.

conflicts

if stow complains a target already exists (e.g. you have a real ~/.config/nvim from a prior setup), back it up or remove it first, then re-run stow:

mv ~/.config/nvim ~/.config/nvim.bak
stow -t ~/.config config

uninstall

stow -D -t ~/.config config

About

my totally stable dotfiles

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages