mrrooijen / dotfiles

Home Page:https://twitter.com/mrrooijen

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles

Minimal environment, installs and configures only my absolute essential tooling.

Installation

The following command will initialize the installation:

curl https://raw.githubusercontent.com/mrrooijen/dotfiles/master/install | sh

Details

The following software (and dependencies) will be installed and/or configured:

  • xcode command-line tools
  • homebrew
  • zsh
  • ssh
  • git
  • iterm2
  • emacs
  • rectangle

Additional software can be installed using homebrew.

Note

Might have to run Emacs from the command-line on initial run for proper installation.

$ emacs

License

The contents of this repository are provided under the MIT License by Michael van Rooijen.

About

https://twitter.com/mrrooijen

License:MIT License


Languages

Language:Emacs Lisp 88.4%Language:Shell 11.6%