From ad7c48424319ccf35c499cff89e06bd3e51e8b80 Mon Sep 17 00:00:00 2001 From: vilmibm Date: Wed, 27 May 2020 16:29:11 -0500 Subject: [PATCH] TODO --- command/alias.go | 1 + 1 file changed, 1 insertion(+) diff --git a/command/alias.go b/command/alias.go index 5c7ef405a..f3a09603c 100644 --- a/command/alias.go +++ b/command/alias.go @@ -11,6 +11,7 @@ import ( // TODO // - [ ] DEBUG support +// - [ ] give our commands precedence // - [x] prevent overriding existing gh command // - [x] allow overwriting alias // - [x] forward extra arguments