Skip to content

chalop/.dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

109 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Config files used for quick and consistent setups. Mostly intended to work across systems.

Installing

You will need stow:

# feel free to use your preferred package manager or install method
brew install stow 

To keep the install process smooth, clone into your $HOME directory:

git clone https://github.com/chalop/.dotfiles.git ~

Run stow to symlink everything:

# installs everything except for stuff declared under `.stow-local-ignore`
stow */ 

Or just select what you need:

# just the tmux config
stow tmux 

About

Config files used for quick and consistent setups. Mostly intended to work across systems.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Contributors