Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 253 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 253 Bytes

Dotfiles

My personal dotfiles to install and configure software I use.

Installation

Install brew apps

mkdir -p ~/Programming/ && cd ~/Programming
git clone https://github.com/Glyphack/dotfiles.git
sh setup/ssh-key-gen.sh
gh auth login