summaryrefslogtreecommitdiffstats
path: root/.config
diff options
context:
space:
mode:
Diffstat (limited to '.config')
-rw-r--r--.config/qutebrowser/config.py2
-rw-r--r--.config/ranger/rc.conf3
2 files changed, 0 insertions, 5 deletions
diff --git a/.config/qutebrowser/config.py b/.config/qutebrowser/config.py
index 4ecfc2b..628e40a 100644
--- a/.config/qutebrowser/config.py
+++ b/.config/qutebrowser/config.py
@@ -1581,5 +1581,3 @@ config.bind('y', 'prompt-accept yes', mode='prompt')
## Bindings for register mode
config.bind('<Escape>', 'leave-mode', mode='register')
-
-config.source('shortcuts.py')
diff --git a/.config/ranger/rc.conf b/.config/ranger/rc.conf
index ed0443e..4f5749c 100644
--- a/.config/ranger/rc.conf
+++ b/.config/ranger/rc.conf
@@ -515,6 +515,3 @@ 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
-
-# Shortcuts
-source ~/.config/ranger/shortcuts.conf