jokeyrhyme / dotfiles-rs

MOVED: https://gitlab.com/jokeyrhyme/dotfiles-rs
MIT License
3 stars 0 forks source link
dotfiles rust

dotfiles-rs badge

read my dotfiles repository and do stuff

Status

MOVED: https://gitlab.com/jokeyrhyme/dotfiles-rs

Usage

$ cargo install jokeyrhyme-dotfiles
$ jokeyrhyme-dotfiles sync && jokeyrhyme-dotfiles update

Note that you need to "Run As Administrator" in Windows so that this tool can properly create symbolic links

Features

Configuration

GITHUB_TOKEN

Generate a new GitHub Personal Access Token without any extra permissions, and set this as the value for the GITHUB_TOKEN environment variable.

This will reduce the likelihood of rate-limiting by GitHub's API.

See Also