Skip to content

sbaldrich/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

I used to have a dedicated dotfile command to deal with dotfiles. However, I find stow to be a better option for me. See how it works here.

Setup

Either use stow directly with a package:

stow --verbose --target=$$HOME -n --restow zsh

Or just use make to set everything up:

make restow

Uninstalling

Use the make delete command.

Notes

  • The vim configuration assumes you've installed vim-plug. To do so you can follow these instructions

About

Dotfiles to speed up configuration on new machines.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published