Skip to content

pyro2927/dotfiles

Repository files navigation

pyro2927's dotfiles

Tired of using Dropbox, going to move all my dotfiles over to here.

Setup

On OS X, you'll need git and the OS X command line tools installed (packaged with Xcode).

Automatic

curl -sSL https://raw.githubusercontent.com/pyro2927/dotfiles/master/auto_install.sh | bash

Manual

git clone https://github.com/pyro2927/dotfiles.git
cd dotfiles
sh ./install.sh
sh ./symlink.sh

Install Script

The included install script sets installs my favorite/main programs, and then sets zsh as the default shell.

Screenshot

What's Installed?

The script is meant to work with both Ubuntu and OS X machines, though is more geared towards OS X.

OS X

Notes

Mac App Store

I purchase a lot of apps through the Mac App Store, and don't install them with Cask. Some of my favorite apps are:

  • 1Password - Cross-platform password management
  • Base - SQLite editor
  • DaisyDisk - Disk space usage visualization
  • Divvy - Window management
  • Glui - Screenshot tool
  • Transmit - FTP/SFTP/WebDAV/S3 file transfer client

Fonts

iTerm2 looks best with the solarizad dark theme and 14pt Meslo LG M DZ Regular for Powerline font.

wget https://raw.githubusercontent.com/altercation/solarized/master/iterm2-colors-solarized/Solarized%20Dark.itermcolors
brew tap caskroom/fonts
brew cask install font-meslo-lg-for-powerline

About

My dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published