mirror of
https://github.com/ItsDrike/nixdots
synced 2025-06-30 08:10:42 +00:00
Add vifm (terminal filemgr)
This commit is contained in:
parent
239c5e956c
commit
c5296ed6f8
10 changed files with 420 additions and 0 deletions
|
@ -1,7 +1,12 @@
|
|||
# Note: Pretty much all of these configurations were copied from
|
||||
# https://git.notashelf.dev/NotAShelf/nyx, there may be some small
|
||||
# adjustments made to them but the majority of the credit goes to
|
||||
# notashelf.
|
||||
_: {
|
||||
imports = [
|
||||
./yazi
|
||||
./xplr
|
||||
./vifm
|
||||
];
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue