Some repositories couldn't be updated, please check application logs for details.
BadCredentialsException: 401 {"message": "Bad credentials", "documentation_url": "https://docs.github.com/rest", "status": "401"}

aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/%HOME%
diff options
context:
space:
mode:
Diffstat (limited to '%HOME%')
-rw-r--r--%HOME%/.tmux.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/%HOME%/.tmux.conf b/%HOME%/.tmux.conf
index 5a15e3c..e7c0fc0 100644
--- a/%HOME%/.tmux.conf
+++ b/%HOME%/.tmux.conf
@@ -1,7 +1,7 @@
# C-b is hella uncomfortable to press.
unbind C-b
set -g prefix C-j
-bind C-j send-prefix
+bind -n C-a send-prefix
# Numbering starts at 1 instead of 0.
set -g base-index 1