Skip to content

playsthisgame/dotfiles

Repository files navigation

dotfiles

Personal dotfiles managed with GNU Stow.

Structure

Each top-level directory is a Stow package mirroring the layout expected under $HOME. Symlinking a package into ~ is done with:

stow <package>

For example, stow nvim creates ~/.config/nvim pointing at dotfiles/nvim/.config/nvim.

Packages

Package Config
aerospace AeroSpace window manager
ghostty Ghostty terminal
nvim Neovim
starship Starship prompt
tmux tmux
vim Vim
vscode VS Code settings and keybindings
yazi Yazi file manager

Usage

# Install a single package
stow nvim

# Install all packages
stow */

# Remove a package (unlink)
stow -D nvim

About

all my dot files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors