Skip to content

cromz22/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Requirements

  • Git >= 2.7.0 (for brew)
  • bash

Installation

  1. Install Git and setup connections to GitHub

  2. Clone this repository at ${HOME}

    cd
    git clone [email protected]:cromz22/dotfiles.git
    
  3. Execute install.sh. This script creates symlinks to the dotfiles and installs the following tools and some useful tools that can be installed with them.

    cd dotfiles
    bash install.sh
    
  4. Install neovim somewhere and set PATH

    • If you have brew, brew install nvim
    • Else, install from tarball
    • Open nvim/vim and type :PlugInstall

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published