mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-08-17 18:21:04 +02:00
Alias r to rename in ranger with rc.conf
This commit is contained in:
@ -55,3 +55,8 @@ set save_console_history false
|
||||
|
||||
# Disable the mouse input to avoid opening random stuff
|
||||
set mouse_enabled false
|
||||
|
||||
# Alias r to rename
|
||||
alias r rename
|
||||
|
||||
# vim:ft=dosini
|
||||
|
Reference in New Issue
Block a user