summaryrefslogtreecommitdiff
path: root/.config/zsh/history.zsh
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2021-03-20 13:45:32 +0100
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2021-03-20 13:45:32 +0100
commitb8741890ec8922426ca393e181df5769cd53a0f9 (patch)
tree2e7767c72436f1ab3a2895ef085e103cee8beaf3 /.config/zsh/history.zsh
parent325d75531153da1a317e219f2e5da85abbe7ea48 (diff)
refactor zsh
Diffstat (limited to '.config/zsh/history.zsh')
-rw-r--r--.config/zsh/history.zsh2
1 files changed, 0 insertions, 2 deletions
diff --git a/.config/zsh/history.zsh b/.config/zsh/history.zsh
deleted file mode 100644
index 2154040..0000000
--- a/.config/zsh/history.zsh
+++ /dev/null
@@ -1,2 +0,0 @@
-bindkey "^[[A" history-beginning-search-backward
-bindkey "^[[B" history-beginning-search-forward