Skip to content

Patrik-L/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Here lay my dotfiles

To install

To install these automatically, you have to have stow installed, after that it's as easy as:

  1. Clone the repo to your Home folder
  2. Navigate to the stow folder with cd ~/dotfiles
  3. Run stow . to let stow symlink the dotfiles

Updating

Whenever you make changes to your dotfiles in place, you will need to remember to commit those changes. If you add new files, you will have to remember to re-run stow: cd ~/dotfiles && stow .. If you’ve removed files since the last run, you should re-stow: cd ~/dotfiles && stow -R ..

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published