Skip to content

jeremyharland/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

install stow

paru -S stow

Create a directory for the dotfiles

mkdir -p ~/dotfiles

Clone repo in created directory

Run stow to symlink the dotfiles

stow .

to add a new addition to this cp the config file to the create dotfiles directory with the same structure and location as the original file, then run stow again with the adopt flag

stow -a .

About

About time I organised my dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published