From ac4df0427d8f821115dedbf59db0da24c5e5db6d Mon Sep 17 00:00:00 2001 From: Toby Vincent Date: Tue, 31 Oct 2023 12:57:04 -0500 Subject: feat(zsh): add alias for `info --vi-keys` --- zsh/.config/zsh/.zshrc | 1 + 1 file changed, 1 insertion(+) (limited to 'zsh') diff --git a/zsh/.config/zsh/.zshrc b/zsh/.config/zsh/.zshrc index 7b7da59..c33db78 100644 --- a/zsh/.config/zsh/.zshrc +++ b/zsh/.config/zsh/.zshrc @@ -61,6 +61,7 @@ alias tree="tree --gitignore" alias grep='grep --color=auto' alias ipa="ip -s -c -h a" alias untar="tar -zxvf" +alias info="info --vi-keys" # Adopt the behavior of the system wide configuration for application specific settings # -- cgit v1.2.3-70-g09d2