home/natto/secrets: add .gitconfig
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
haskell-language-server
|
||||
vulkan-tools
|
||||
vulkan-headers
|
||||
msr-tools
|
||||
(steam.override {
|
||||
extraLibraries = pkgs: [ pkgs.pipewire ];
|
||||
extraProfile = ''
|
||||
@@ -83,7 +84,7 @@
|
||||
fi
|
||||
}
|
||||
'';
|
||||
histSize = 12000;
|
||||
histSize = 30000;
|
||||
enableCompletion = true;
|
||||
enableBashCompletion = true;
|
||||
syntaxHighlighting.enable = true;
|
||||
|
Reference in New Issue
Block a user