Skip to content

jhnferraris/dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jhnferraris .files

Contains MacOS configuration files for VIM, Visual Studio Code, and others.

General

  1. Clone this repo to a local dir (e.g. ~/.files). Make sure to use --recursive when cloning or run git submodules update --init --recursive after cloning.
  2. Install these packages if they were not installed through sprout-wrap:
  1. Install the Powerline fonts.

Oh My Zsh

  1. Symlink ~/dotfiles/.zshrc to ~/.zshrc
  2. Restart iTerm2

Oh My Zsh Plugins

VSCode

  1. Install brew cask install visual-studio-code
  2. Symlink dotfiles/vs-code/settings.json to $HOME/Library/Application Support/Code/User/settings.json

Git

  1. Symlink dotfiles/.gitconfig to ~/.gitconfig

NVM

  1. Install NVM - $ brew install nvm
  2. Follow the extra steps after Homebrew installs the package.

MySQL

  1. Install using Homebrew - $ brew install mysql@5.7

Google Cloud SDK (Optional)

  1. $ brew cask install google-cloud-sdk

About

.files for VIM, Atom, XCode, etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 74.8%
  • Shell 25.2%