amcclosky / dotfiles

${HOME}

Repository from Github https://github.comamcclosky/dotfilesRepository from Github https://github.comamcclosky/dotfiles

dotfiles

Setup

  1. Install brew

  2. Install GitHub CLI

    brew install gh
    
  3. Clone dotfiles

    gh login
    gh repo clone amcclosky/dotfiles .dotfiles
    
  4. cd .dotfiles && brew bundle install

  5. Install nvm

  6. Link .zshrc to $HOME

    ln -s ~/.dotfiles/.zshrc ~/.zshrc
    

About

${HOME}


Languages

Language:Shell 97.3%Language:Ruby 2.7%