Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 285 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 285 Bytes

Dotfiles

Personal set of dotfiles for Dan9186

Usage

Clone the repo and run the install script to symlink the files to their proper locations.

git clone [email protected]:dan9186/dotfiles.git $HOME/dotfiles
cd $HOME/dotfiles && ./install.sh
...