Skip to content

cwebley/dotfiles

Repository files navigation

Dotfiles

Collection of config files that expect to be managed by stow. Ideally this is cloned in $HOME, but stow commands can be updated to us --target if these files are located somewhere else.

cd ~/dotfiles
stow --restow nvim
stow --restow lvim
stow --restow misc
stow --restow zsh
stow --restow tmux
stow --restow alacritty
stow --restow aerospace

The --restow parameter tells stow to unstow the packages first before stowing them again, which is useful for pruning obsolete symlinks from the target directory.

About

config files for development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published