mirror of
https://github.com/ItsDrike/nixdots
synced 2025-06-30 08:10:42 +00:00
Add yazi (terminal filemgr)
This commit is contained in:
parent
8d337e6a47
commit
aee32f4113
5 changed files with 304 additions and 0 deletions
6
home/programs/terminal/file-managers/default.nix
Normal file
6
home/programs/terminal/file-managers/default.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
_: {
|
||||
imports = [
|
||||
./yazi
|
||||
];
|
||||
}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue