Skip to content

RoMinjun/rotz-dots

Repository files navigation

Dotfiles

This repo uses rotz to bootstrap and manage the configuration files (dotfiles). It works cross-platform on Windows, MacOS, and Linux.

Expected dependencies

These should be installed first.

  • git (usually via brew)

Setup

Currently rotz requires git to be installed as a pre-requisite.

  1. Download the latest release for your platform.
  2. For windows, install Visual 2015 C++
  3. Run rotz clone [email protected]:RoMinjun/rotz-dots.git

Usage

To link dotfiles:

rotz link

To install dependencies:

rotz install

If you are on Linux you may want to install all of the dependencies. Be sure to run the link step first.

brew bundle --global

To update dotfiles:

rotz sync

Environment secrets

Place environment secrets into the local user files (.config/zsh/*.zsh, .config/powershell/profile.d/*.ps1). These will not live here except to be documented if needed during shell initialization.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published