Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 568 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 568 Bytes

Build Status

This repository contains the ⚙️ configurations files I use both on Linux and macOS.

Use this at your own risk and don't expect any support from me if you break your default setup.

Installing

Assuming you have already installed the essential build tools on your OS. You will need Ruby, git and make to be present.

git clone https://github.com/scanf/dotfiles ~/src/github.com/scanf/dotfiles
cd ~/src/github.com/scanf/dotfiles
ruby bin/run.rb

Enjoy!