programs.ranger.aliases
Aliases written to $XDG_CONFIG_HOME/ranger/rc.conf.
- Type
attribute set of string- Default
{ }- Example
{ e = "edit"; filter = "scout -prts"; setl = "setlocal"; }- Declared
- <home-manager/modules/programs/ranger.nix>
Aliases written to $XDG_CONFIG_HOME/ranger/rc.conf.
attribute set of string{ }{
e = "edit";
filter = "scout -prts";
setl = "setlocal";
}