Skip to content

joehanchoi/dotfiles

 
 

Repository files navigation

#Joe Choi's Dotfiles

Powered by Dotbot.

##Prerequisite Applications

  • Homebrew: ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
  • Oh-My-Zsh: curl -L https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh | sh
  • Tmux: brew install tmux
  • VIM with Lua: brew install vim --with-lua
  • Vim-Plug: curl -fLo ~/.vim/autoload/plug.vim --create-dirs \ https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim
  • Hammerspoon

Installation

Run sh install. Open vim and :PlugInstall to install plugins.

About

My dotfiles, powered by Dotbot.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 86.1%
  • Lua 10.0%
  • Shell 3.9%