Skip to content

mmatyukhin/dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

What's included

  • Homebrew
  • Ruby 2.5 managed by rbenv
  • Gems for development: Rails, Jekyll, Bundler, etc.
  • Zsh with Prezto
  • Common development dependencies: PostgreSQL, ImageMagick, ssh-copy-id
  • Apps: Atom, Paw, Postgres.app, and many other (customize in install.sh)
  • 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

Import Terminal.app theme in settings and set it as the default.

About

Dotfiles by Dan Kim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%