wess / motive

Developer environment manager, soon.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alias `list` to `ls`

kodumbeats opened this issue · comments

For my convenience, I create a task to alias motive list to motive ls:

task ls
  exec("motive list")
end

Does it make sense to alias this by default?