Ranger: Difference between revisions
imported>LinArcX Initialize ranger page. |
→Adds file glyphs / icon support to Ranger: update Nerdfonts reference |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
[https://github.com/ranger/ranger Ranger] is a command line file manager with a minimalistic vim-inspired interface. | |||
[https://github.com/ranger/ranger | |||
== Enabling == | == Enabling == | ||
To use | To use ranger, add it to configuration.nix: | ||
{{file|/etc/nixos/configuration.nix|nix| | {{file|/etc/nixos/configuration.nix|nix| | ||
<nowiki> | <nowiki> | ||
Line 16: | Line 15: | ||
{{Evaluate}} | {{Evaluate}} | ||
=== Adds file glyphs / icon support to Ranger === | === Adds file glyphs / icon support to Ranger === | ||
Follow the instructions in: | Follow the instructions in: [https://github.com/alexanderjeurissen/ranger_devicons ranger_devicons] | ||
You will also need to install [[Fonts#Installing_specific_nerdfonts|Nerdfonts]]. | |||
[[Category:File Manager]] | |||
[[Category:Applications]] | |||