summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.bashrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.bashrc b/.bashrc
index 31a71a6..829b9db 100644
--- a/.bashrc
+++ b/.bashrc
@@ -319,6 +319,7 @@ EOF
# Bindings {{{
bind '"\C-l":clear-screen'
bind -x '"\C-g":lazygit'
+ bind -x '"\C-f":fg'
# }}}