Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 521 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 521 Bytes

My personal config files

This is a repository to keep my linux configuration files and utilities. Don't forget to backup your personal files before trying to run the commands below!

Setting up a new computer

I never remember this so I thought I'd write it down.

  1. Install GNU stow
  2. Clone the repository:
    git clone [email protected]:leouieda/dotfiles.git
  3. Create the symlinks in the home directory:
    make sync