Support hgls for fig
This lists all CitC clients.
This commit is contained in:
parent
9908175878
commit
74a1595bc9
1 changed files with 1 additions and 0 deletions
|
@ -104,6 +104,7 @@ alias hgpr='hg mail -r . -m' # this may be similar to `hub pull-request`
|
|||
alias hgd='hg diff'
|
||||
alias hgsh='hg export'
|
||||
alias hgco='hg update'
|
||||
alias hgls='hg citc --list' # should have different output from `pils`
|
||||
|
||||
# Haskell
|
||||
alias sb="stack build"
|
||||
|
|
Loading…
Reference in a new issue