From 56bbfce22cc0f0b567f650167f82ce3f7d90e625 Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Tue, 22 Oct 2024 13:28:37 +0200 Subject: checkpoint --- config/essentials/zsh/comp.zsh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config/essentials/zsh') diff --git a/config/essentials/zsh/comp.zsh b/config/essentials/zsh/comp.zsh index 19440e0..999025f 100644 --- a/config/essentials/zsh/comp.zsh +++ b/config/essentials/zsh/comp.zsh @@ -86,3 +86,5 @@ _go_flag_complete() { compdef _gnu_generic cpp sqlplus apropos compdef _gnu_generic air compdef _go_flag_complete wbr +compdef esc="which" +compdef gdbcore="which" -- cgit v1.2.3