removed zoxide
This commit is contained in:
parent
6985875b3e
commit
28133afd92
@ -1,8 +0,0 @@
|
||||
{ config, ... }:
|
||||
|
||||
{
|
||||
programs.zoxide = {
|
||||
enable = true;
|
||||
options = [ "--cmd=cd" ];
|
||||
};
|
||||
}
|
Loading…
Reference in New Issue
Block a user