jtigger / rucksack

A collection of shell and tool config + scripts and such that I take everywhere I go.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rucksack

Workstation setup essentials.

Installing

  1. Install Homebrew (if not yet installed): https://docs.brew.sh/Installation

  2. Clone at the $HOME directory:

    $ ( cd ~ && git clone git@github.com:jtigger/rucksack.git )
  3. Install software via brew bundle:

    $ ( cd ~/rucksack && brew bundle )
  4. For each "pocket" you want to install, follow the instructions in the README.md

About

A collection of shell and tool config + scripts and such that I take everywhere I go.


Languages

Language:AppleScript 36.8%Language:Shell 30.2%Language:Vim Script 16.7%Language:Ruby 11.2%Language:HTML 4.5%Language:Elixir 0.5%