Skip to content

mikewim/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Local Setup

The .vim folder holds all the plugins referenced in .vimrc using the vim 8 packages (:help packages). These plugins are brought in as git submodules.

Steps to use on your machine:

git clone https://github.com/mikewim/dotfiles.git
cd dotfiles
git submodule init
git submodule update

The zsh setup also expects oh-my-zsh to be in the home directory. Run this to download oh-my-zsh:

sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"

You can now copy whichever files you like into your home directory to use. :bowtie:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published