Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 366 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 366 Bytes

dotfiles

My dotfiles

Steps to use

  • Install gnu stow (Ubuntu: sudo apt install stow, Mac: brew install stow)
  • Clone this repo and enter the directory
  • Make sure that none of the config directories are present in your home directory (~)
  • Run the command: stow -vt ~ */
  • Run ls -l ~/.config to verify that symlinks are created properly
  • Enjoy!