summaryrefslogtreecommitdiff
path: root/home/config/zsh/zshrc
diff options
context:
space:
mode:
authorFreya Murphy <freya@freyacat.org>2024-11-24 00:17:05 -0500
committerFreya Murphy <freya@freyacat.org>2024-11-24 00:17:05 -0500
commite625ae661731661d10b7bda585912b89517462ec (patch)
tree71eab533c3ae29714440cff7f33466dfd0d94778 /home/config/zsh/zshrc
parentfoxyproxy (diff)
downloaddotfiles-guix-e625ae661731661d10b7bda585912b89517462ec.tar.gz
dotfiles-guix-e625ae661731661d10b7bda585912b89517462ec.tar.bz2
dotfiles-guix-e625ae661731661d10b7bda585912b89517462ec.zip
add cargo and fix ranger
Diffstat (limited to 'home/config/zsh/zshrc')
-rw-r--r--home/config/zsh/zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/config/zsh/zshrc b/home/config/zsh/zshrc
index 5c38bbc..3b66ab2 100644
--- a/home/config/zsh/zshrc
+++ b/home/config/zsh/zshrc
@@ -80,7 +80,7 @@ bindkey "\e\d" undo
}
zle -N ranger .ranger
-bindkey "^F" range
+bindkey "^F" ranger
# gpg
export GPG_TTY=$(tty)