mirror of
https://github.com/jarun/nnn.git
synced 2024-11-24 11:51:27 +00:00
Update README.md
This commit is contained in:
parent
9c738fb348
commit
46e8388784
|
@ -2,14 +2,14 @@
|
||||||
|
|
||||||
A fork of noice file browser: http://git.2f30.org/noice/
|
A fork of noice file browser: http://git.2f30.org/noice/
|
||||||
|
|
||||||
Added some customizations to make it more friendly towards major distros.
|
Additional customization to make it more friendly towards major distros (which `suck more` by some standards).
|
||||||
|
|
||||||
## Modifications
|
## Modifications
|
||||||
|
|
||||||
- File associations
|
- File associations
|
||||||
- Associate plain text files with vim (using `file` command)
|
- Associate plain text files with vim (using `file` command)
|
||||||
- Associate video files with mpv
|
- Remove video file associations (to each his own favourite video player)
|
||||||
- Associate common audio file types with fmedia (http://fmedia.firmdev.com/)
|
- Associate common audio file types with lightweight fmedia (http://fmedia.firmdev.com/)
|
||||||
- Associate PDF files with zathura
|
- Associate PDF files with zathura
|
||||||
- Removed less
|
- Removed less
|
||||||
- Use `xdg-open` to open other unrecognised files
|
- Use `xdg-open` to open other unrecognised files
|
||||||
|
|
Loading…
Reference in a new issue