Skip to content

Development environment: Zsh, Ruby, gems, apps, fonts

License

Notifications You must be signed in to change notification settings

dankimio/dotfiles

Repository files navigation

Dotfiles

What's included

  • Homebrew
  • The latest Ruby managed by rbenv
  • Gems for development: Rails, Bundler, RuboCop, etc.
  • Zsh with Oh My Zsh
  • Common development dependencies: PostgreSQL, ImageMagick, ssh-copy-id
  • Apps: Visual Studio Code, Postgres.app, and many other (customize in Brewfile)
  • Homebrew Fonts
  • SSH key generation

Screenshot

Screenshot

Install

# Install Xcode tools
xcode-select --install

# Clone dotfiles repo and change directory
git clone https://github.com/dankimio/dotfiles.git ~/Developer/dotfiles
cd ~/Developer/dotfiles

# Install using the script
./install.sh

About

Development environment: Zsh, Ruby, gems, apps, fonts

Topics

Resources

License

Stars

Watchers

Forks