deiga / dotfiles

Dotfiles and configurations for Unix systems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

See Brewfile for all installed apps

Install

Scripted

curl --fail --show-error --silent --location https://raw.githubusercontent.com/deiga/dotfiles/master/bin/bootstrap.sh | bash

Manually

git clone git@github.com:deiga/dotfiles.git
cd dotfiles
rake install

Usage

  • rake install - To install dependencies and insert files to their correct location
  • rake update - To update dependencies on your system

Both have sub-tasks which can be run on their own to limit their scope of effect

Manual setup needs

  • Add Assistive Access for following programs:
    • Alfred 4.app
    • Amethyst.app
    • iTerm.app
    • Karabiner-Elements.app
  • Activate Alfred 4 Powerpack
  • Login to Dropbox
  • Login to Evernote
  • Login to Google Chrome
  • Login to SourceTree

About

Dotfiles and configurations for Unix systems


Languages

Language:Shell 50.5%Language:Perl 17.8%Language:Vim Script 15.0%Language:Ruby 7.9%Language:HTML 3.6%Language:AppleScript 1.9%Language:Emacs Lisp 1.3%Language:Python 0.7%Language:TeX 0.2%Language:Haskell 0.2%Language:PHP 0.2%Language:Roff 0.2%Language:C 0.2%Language:JavaScript 0.2%Language:Java 0.1%Language:Rich Text Format 0.0%Language:Makefile 0.0%