Skip to content

yutaizhou/dotfiles

Repository files navigation

Dotfile Management (Main)

Dotfiles managed using Dotbot.

This repo is to be complemented with the local dotfiles for different machines.

On your first installation, be sure to grab the submodules with this:

git clone --recurse-submodules [email protected]:yutaizhou/dotfiles.git

Upgrade Dotbot using the following, be sure to commit before doing ./install.

git submodule update --remote dotbot

Upon first installation..

  • Call PlugInstall from vim to grab all the plugins
  • install brew, then brew install zoxide (with fzf), etc

Credit

This dotfile management repo is modeled after Anish Athalye's personal dotfile repo as well as his local repo. Thanks for creating the awesome package and for open sourcing your personal configurations, Anish!

Releases

No releases published

Packages

No packages published