Skip to content

My configuration. Minimalist, but helps save a few thousand keystrokes a day.

License

Notifications You must be signed in to change notification settings

afirth/dotfiles

 
 

Repository files navigation

afirth's dotfiles

Modified from geerlinguy. This stuff is just here for me to set up my boxes. If you find it useful, fork away.

quickstart

Ubuntu 18.x

sudo apt-get update
sudo apt-get install -y git make
mkdir ~/git
cd ~/git && git clone https://github.com/afirth/dotfiles
cd dotfiles
make

OSX

cd mac-dev-playbook && ansible-playbook main.yml -i inventory -K --tags "dotfiles"

Description

My configuration. OSX centric

[edit 2019 - not anymore! I've joined #linuxmasterrace on most of my boxes]

License

MIT / BSD

About

My configuration. Minimalist, but helps save a few thousand keystrokes a day.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 66.4%
  • Makefile 17.1%
  • Vim Script 16.5%