1
0
Fork 0
mirror of synced 2024-11-22 16:25:34 -05:00

I created a dotbot plugin to include other configuration files to the main config file after taking the inspiration of advanced dotbot setup and would like to mention it in the Plugins page. Could you take a look at the repository and see if it's possible ?

fourtwenty 2024-01-21 23:15:53 +07:00
parent d4413c3e69
commit 1fb68a4a63

@ -27,6 +27,7 @@
| [ifhostname](https://github.com/johnlettman/dotbot-ifhostname) | Conditional execution of dotbot directive based on the system hostname |
| [ifplatform](https://github.com/ssbanerje/dotbot-ifplatform) | Conditionally execute dotbot directives based on the system distribution |
| [include](https://gitlab.com/gnfzdz/dotbot-include/)| Include dotbot directives from another file |
| [includes](https://github.com/vanduc2514/dotbot-includes/)| Include other dotbot configuration files |
| [librewolf](https://gitlab.com/paulbecker/dotbot_plugin_librewolf) | Configure your Librewolf profile(s) |
| [nixenv](https://github.com/DanTheMinotaur/dotbot-nix-env) | Install packages using nix-env |
| [omnipkg](https://github.com/Code-Maniac/dotbot-omnipkg)| Install and upgrade apt-get, pacman, dnf and brew packages |