Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 271 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 271 Bytes

dotfiles

My collection of configuration files.

Installation

  1. Clone the repository:

    git clone https://github.com/tymcauley/dotfiles.git $HOME/.dotfiles
  2. Run the installation script:

    cd $HOME/.dotfiles
    make