Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 1.07 KB

README.md

File metadata and controls

36 lines (24 loc) · 1.07 KB

dotfiles

My personal *nix configuration files using dotbot and based on dotfiles_template.

Configurations

Prerequisites

  • git
  • neovim
  • zsh
  • oh-my-zsh
  • tmux

Installation

  1. If you have your own dotfiles or bin folder, then back them up to a new location.

  2. Use git to clone this project:

    git clone [email protected]:djmccormick/dotfiles.git
  3. Run the install script:

    dotfiles/install