graygilmore / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

Installation made super easy with stow.

stow git ruby tmux vim vscode zsh -t ~

Initial Machine Setup

  1. homebrew
  2. oh-my-zsh
  3. Plug.vim

Dependencies

fzy (❤️ @jhawthorn)

brew update
brew install fzy
brew update
brew install chruby
brew update
brew install ruby-install
brew update
brew install diff-so-fancy
brew update
brew install ripgrep

Optional

Let's make use of n-install to set up some defaults for us.

curl -L https://git.io/n-install | bash
brew update
brew install tmux

About


Languages

Language:Shell 76.8%Language:Vim Script 19.4%Language:Ruby 3.7%