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 ?
parent
d4413c3e69
commit
1fb68a4a63
1 changed files with 1 additions and 0 deletions
|
@ -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 |
|
Loading…
Reference in a new issue