diff .zsh/50.vcs_functions.zsh @ 13:c22ca1514f3b

Add an alias to ease working with mq repos.
author Augie Fackler <durin42@gmail.com>
date Wed, 03 Dec 2008 22:55:45 -0600
parents b4bfce76123f
children 0de17fe9c428
line wrap: on
line diff
--- a/.zsh/50.vcs_functions.zsh
+++ b/.zsh/50.vcs_functions.zsh
@@ -2,6 +2,8 @@
 # This file contains a handful of functions that relate to using some version
 # control tool or other.
 
+alias mq='hg -R .hg/patches'
+
 # Function to grab the url of an svn wc
 function svnurlof() {
     local url