From d7a3c56269db8e2066412da2d7b3808e531b480c Mon Sep 17 00:00:00 2001 From: cbreton Date: Thu, 10 Oct 2019 09:14:24 +0200 Subject: Rename some dotfile and add a binding for search in history --- dotfiles/zsh/plugin.zsh | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 dotfiles/zsh/plugin.zsh (limited to 'dotfiles/zsh/plugin.zsh') diff --git a/dotfiles/zsh/plugin.zsh b/dotfiles/zsh/plugin.zsh deleted file mode 100644 index 9515043..0000000 --- a/dotfiles/zsh/plugin.zsh +++ /dev/null @@ -1,8 +0,0 @@ -bindkey -v - -source ~/.zsh/plugins/zsh-autosuggestions/zsh-autosuggestions.zsh -source ~/.zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh -source ~/.zsh/plugins/zsh-history-substring-search/zsh-history-substring-search.zsh -source ~/.zsh/plugins/zsh-completions/zsh-completions.plugin.zsh -source ~/.zsh/plugins/zsh-system-clipboard/zsh-system-clipboard.zsh -source /etc/profile.d/autojump.zsh -- cgit v1.2.1