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