adds some bash config to test out
This commit is contained in:
parent
64846f1cc5
commit
b548ea3b38
4 changed files with 26 additions and 4 deletions
6
modules/zoxide/default.nix
Normal file
6
modules/zoxide/default.nix
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
zoxide = {
|
||||
enable = true;
|
||||
enableBashIntegration = true;
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue