Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 452 Bytes

File metadata and controls

21 lines (14 loc) · 452 Bytes

Dotfiles

This repository serves as the source of truth for my personal dotfiles and installation scripts. If you wish to use any of this, review the configuration scripts and code thoroughly. What works for me might not work for you.

Set-up

Clone this repository to your home directory:

cd ~ && git clone https://github.com/pprotas/dotfiles.git

Install

Just run the install script:

cd ~/dotfiles && ./install.sh