mirror of
https://github.com/aquatix/dotfiles.git
synced 2025-12-06 21:45:10 +01:00
Mercurial shorthands
This commit is contained in:
@@ -65,6 +65,9 @@ alias gst='git status'
|
||||
|
||||
# mercurial coloured diff
|
||||
alias hgd='hg diff | colordiff -y | less -R'
|
||||
# some more shorthands
|
||||
alias hgl='hg log | less'
|
||||
alias hgb='hg branch'
|
||||
|
||||
# 20140521 force 256 colours in tmux
|
||||
alias tmux='tmux -2'
|
||||
|
||||
Reference in New Issue
Block a user