Skip to content

shakedown-street/dotfiles

Repository files navigation

dotfiles

Personal dotfiles managed with GNU Stow

Install stow

Homebrew:

brew install stow

Usage

Clone the repo into your home directory and run stow to install symlinks:

stow ghostty helix nvim vim yazi zellij zsh

Note You can use the --no-folding flag to ensure that only the files are symlinked and not full directories.

To remove a packages symlinks:

stow -D zsh

Since files are symlinked, you can edit files in the repo and they'll be automatically applied. To update just run git pull.

MacOS

On MacOS with homebrew installed you can instead use the install script:

./install ghostty helix nvim vim yazi zellij zsh

This will install all the required packages and fonts.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors