Skip to content

Commit

Permalink
ci: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
balupton committed Feb 21, 2024
1 parent 9a0a9bb commit c5298fd
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -286,22 +286,22 @@ Stable commands:

This is done via these commands:

- [`setup-linux`](https://github.com/bevry/dorothy/tree/master/commands/setup-linux): correctly setup your Linux system, and its various packaging systems, as desired
- [`setup-linux`](https://github.com/bevry/dorothy/tree/master/commands/setup-linux) correctly setup your Linux system, and its various packaging systems, as desired
- [`setup-mac`](https://github.com/bevry/dorothy/tree/master/commands/setup-mac) correctly setup your macOS system, including its homebrew and Mac App Store installations, as desired
- [`setup-bin`](https://github.com/bevry/dorothy/tree/master/commands/setup-bin): correctly setup available CLI utilities from installed GUI Applications
- [`setup-git`](https://github.com/bevry/dorothy/tree/master/commands/setup-git): correctly setup Git on your system, including your profile, SSH, GPG, and 1Password configurations, as desired.
- [`setup-bin`](https://github.com/bevry/dorothy/tree/master/commands/setup-bin) correctly setup available CLI utilities from installed GUI Applications
- [`setup-git`](https://github.com/bevry/dorothy/tree/master/commands/setup-git) correctly setup Git on your system, including your profile, SSH, GPG, and 1Password configurations, as desired.

Related commands:

- [`gpg-helper`](https://github.com/bevry/dorothy/tree/master/commands/gpg-helper) interact with your GPG keys
- [`ssh-helper`](https://github.com/bevry/dorothy/tree/master/commands/ssh-helper) interact with your SSH keys

- [`setup-go`](https://github.com/bevry/dorothy/tree/master/commands/setup-go): correctly setup GoLang on your system if desired or if required for your desired packages
- [`setup-node`](https://github.com/bevry/dorothy/tree/master/commands/setup-node): correctly setup Node.js on your system if desired or if required for your desired packages
- [`setup-python`](https://github.com/bevry/dorothy/tree/master/commands/setup-python): correctly setup Python on your system if desired or if required for your desired packages
- [`setup-ruby`](https://github.com/bevry/dorothy/tree/master/commands/setup-ruby): correctly setup Ruby on your system if desired or if required for your desired packages
- [`setup-rust`](https://github.com/bevry/dorothy/tree/master/commands/setup-rust): correctly setup Rust on your system if desired or if required for your desired packages
- [`setup-utils`](https://github.com/bevry/dorothy/tree/master/commands/setup-utils): correctly setup your selected `setup-util-*` utilities as desired
- [`setup-go`](https://github.com/bevry/dorothy/tree/master/commands/setup-go) correctly setup GoLang on your system if desired or if required for your desired packages
- [`setup-node`](https://github.com/bevry/dorothy/tree/master/commands/setup-node) correctly setup Node.js on your system if desired or if required for your desired packages
- [`setup-python`](https://github.com/bevry/dorothy/tree/master/commands/setup-python) correctly setup Python on your system if desired or if required for your desired packages
- [`setup-ruby`](https://github.com/bevry/dorothy/tree/master/commands/setup-ruby) correctly setup Ruby on your system if desired or if required for your desired packages
- [`setup-rust`](https://github.com/bevry/dorothy/tree/master/commands/setup-rust) correctly setup Rust on your system if desired or if required for your desired packages
- [`setup-utils`](https://github.com/bevry/dorothy/tree/master/commands/setup-utils) correctly setup your selected `setup-util-*` utilities as desired

- [`setup-util`](https://github.com/bevry/dorothy/tree/master/commands/setup-util) is an intelligent wrapper around every package system, allowing a cross-compatible way to install, upgrade, and uninstall utilities.

Expand Down Expand Up @@ -365,7 +365,7 @@ Beta commands:
- [`macos-theme`](https://github.com/bevry/dorothy/tree/master/commands.beta/macos-theme) helps you change your macOS theme to your preference, including your wallpaper and editor.
- [`tmutil-helper`](https://github.com/bevry/dorothy/tree/master/commands.beta/tmutil-helper) can free up space for bootcamp by evicting local Time Machine caches.

### media:
### media

Beta commands:

Expand Down

0 comments on commit c5298fd

Please sign in to comment.