Skip to content

jonchretien/dotfiles

Repository files navigation

🤖 dotfiles (Jon Chretien)

Homebase for my dev settings.

Installation

1: prepare Mac OS X

Run through the steps in the setup repo.

2: Install Oh My ZSH

$ sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"

Set up plugins:

plugins=(git node npm nvm osx python zsh_reload)

Set up theme (agnoster):

3: clone and install dotfiles

git clone https://github.com/jonchretien/dotfiles.git && cd dotfiles && source bootstrap.sh

4: Custom ZSH Settings

  • Update the custom folder directory in .zshrc to point to ZSH_CUSTOM=$HOME/dotfiles/.
  • Disable git's autocorrect.

5: Custom Terminal login

Message of the Day

Credit

Much of this work is based on dotfiles from:

About

Homebase for my dev settings.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published