1
0
Fork 0
mirror of synced 2024-11-25 01:25:35 -05:00

Added sops plugin to the list

Marco Sarti 2024-11-15 12:24:42 +01:00
parent 4bc4aa1b9c
commit d86c0a6831

@ -41,6 +41,7 @@
| [rust](https://github.com/alexcormier/dotbot-rust) | Install Rust, rustup components, and other Rust software using Cargo | | [rust](https://github.com/alexcormier/dotbot-rust) | Install Rust, rustup components, and other Rust software using Cargo |
| [scoop](https://github.com/JamJar00/dotbot-scoop) | Install [scoop](https://scoop.sh/) packages | | [scoop](https://github.com/JamJar00/dotbot-scoop) | Install [scoop](https://scoop.sh/) packages |
| [snap](https://github.com/DrDynamic/dotbot-snap) | Install snap packages | | [snap](https://github.com/DrDynamic/dotbot-snap) | Install snap packages |
| [sops](https://github.com/elogiclab/dotbot-sops) | Allows you to decrypt files previously encrypted with sops |
| [stow](https://github.com/timbedard/dotbot-stow) | Link files and directories with [GNU Stow](https://www.gnu.org/software/stow/) | | [stow](https://github.com/timbedard/dotbot-stow) | Link files and directories with [GNU Stow](https://www.gnu.org/software/stow/) |
| [sudo](https://github.com/DrDynamic/dotbot-sudo) | Run other directives as root | | [sudo](https://github.com/DrDynamic/dotbot-sudo) | Run other directives as root |
| [sync](https://github.com/j1r1k/dotbot-sync) | Synchronize files using rsync, optionally amending file permissions | | [sync](https://github.com/j1r1k/dotbot-sync) | Synchronize files using rsync, optionally amending file permissions |