Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 312 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 312 Bytes

dotfiles

my personal dotfiles for *nix.

setup

In order to set up all these config files for yourself, simply clone the repository and run the setup.sh script. Example:

git clone --recursive https://github.com/rayzr522/dotfiles.git
cd dotfiles
./setup.sh