Skip to content

brandon-leapyear/config

 
 

Repository files navigation

Configuration files

Installation

  1. Install Homebrew
    /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
  2. Install Sublime Text
    1. See sublime/README.md
  3. ./install
  4. Open Rectangle and Maccy
  5. Add Maccy and noTunes to Login Items

Updates

To include any updates from upstream, make sure to add the upstream repo to git remotes. Then to update with upstream changes, run

git fetch <upstream>
git rebase <upstream>/master

About

My configuration files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 44.7%
  • Shell 39.6%
  • Lua 13.1%
  • Vim Script 2.2%
  • Ruby 0.4%