feat(shell): add zoxide
This commit is contained in:
parent
f310bc09d2
commit
0fba108a28
2 changed files with 6 additions and 0 deletions
5
home/shell/zoxide.nix
Normal file
5
home/shell/zoxide.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
_:
|
||||
|
||||
{
|
||||
programs.zoxide.enable = true;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue