Skip to content

pourya7/.dotfiles

Repository files navigation

Dotfiles

How to setup

  1. Clone this repo:

    git clone [email protected]:pourya7/.dotfiles.git $HOME/.dotfiles
    cd $HOME/.dotfiles
  2. Install Stow:

    # On Ubuntu
    sudo apt install stow
    
    # On Mac
    brew install stow
  3. Run stow NAME_OF_DIRECTORY to setup

Updating

To update the dotfiles pull this repo