From 66adff9257c0bdcf5fea357cf4afd9c5804ac9d9 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Wed, 23 Dec 2020 23:40:35 +0530 Subject: Moves zsh config to config and symlinked --- external/zsh/plugins/manpage.zsh | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 external/zsh/plugins/manpage.zsh (limited to 'external/zsh/plugins/manpage.zsh') diff --git a/external/zsh/plugins/manpage.zsh b/external/zsh/plugins/manpage.zsh deleted file mode 100644 index 8c8c372..0000000 --- a/external/zsh/plugins/manpage.zsh +++ /dev/null @@ -1,6 +0,0 @@ - -open-man() { macho; } - -zle -N open-man -bindkey -M emacs '^_' open-man - -- cgit v1.3.1