Re: [PATCH] dim: remove check-patch alias for checkpatch

2018-03-05 Thread Jani Nikula
On Mon, 05 Mar 2018, Arkadiusz Hiler wrote: > On Mon, Mar 05, 2018 at 01:01:12PM +0200, Jani Nikula wrote: >> Too many aliases just make completions and everything harder, and if you >> really need this particular alias, you can shove it in your, uh, .dimrc. >> >> Signed-off-by: Jani Nikula > Re

Re: [PATCH] dim: remove check-patch alias for checkpatch

2018-03-05 Thread Arkadiusz Hiler
On Mon, Mar 05, 2018 at 01:01:12PM +0200, Jani Nikula wrote: > Too many aliases just make completions and everything harder, and if you > really need this particular alias, you can shove it in your, uh, .dimrc. > > Signed-off-by: Jani Nikula Reviewed-by: Arkadiusz Hiler _

[PATCH] dim: remove check-patch alias for checkpatch

2018-03-05 Thread Jani Nikula
Too many aliases just make completions and everything harder, and if you really need this particular alias, you can shove it in your, uh, .dimrc. Signed-off-by: Jani Nikula --- dim | 1 - 1 file changed, 1 deletion(-) diff --git a/dim b/dim index ea9be9ace78c..65d82417c407 100755 --- a/dim +++