diff --git a/options.html b/options.html index 519445110..1240018cd 100644 --- a/options.html +++ b/options.html @@ -9207,6 +9207,10 @@ boolean
Default:
false
Example:
true
Declared by:
<home-manager/modules/programs/scmpuff.nix>
+ |
programs.scmpuff.enableAliases
Whether to enable aliases (e.g. gs, ga, gd, gco).
Type: +boolean
Default:
+true
Declared by:
+<home-manager/modules/programs/scmpuff.nix>
|
programs.scmpuff.enableBashIntegration
Whether to enable Bash integration.
Type: boolean
Default:
true
Declared by:
|