summaryrefslogtreecommitdiffstats
path: root/.config
diff options
context:
space:
mode:
authorLuke <luke@lukesmith.xyz>2018-02-23 11:14:38 -0700
committerLuke <luke@lukesmith.xyz>2018-02-23 11:14:38 -0700
commita3039e3055314c44a3bf84ca88c70f3b2d79d820 (patch)
tree5f998df87cdc8b1f4eb186fd0897cd525f9e46b0 /.config
parent21815f0a166acac8c08b5dd85ce287423b5a659c (diff)
downloadeibhear-a3039e3055314c44a3bf84ca88c70f3b2d79d820.tar.gz
eibhear-a3039e3055314c44a3bf84ca88c70f3b2d79d820.tar.zst
eibhear-a3039e3055314c44a3bf84ca88c70f3b2d79d820.zip
shortcut-sync robustness
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