shortcut sourcing now non-automatic

This commit is contained in:
Luke Smith
2018-12-22 19:26:02 -05:00
parent 0a2e30e54f
commit e397b40ce7
4 changed files with 9 additions and 24 deletions

View File

@@ -515,3 +515,6 @@ map Tn eval fm.open_console('shell eyeD3 -n "" ' + fm.thisfile.relative_path, po
#Downloading
map ytv console shell youtube-dl -ic%space
map yta console shell youtube-dl -xic%space
# Source shortcuts
source ~/.config/ranger/shortcuts.conf

View File