Download:
child 96:26ebff3bf824
parent 94:a71f653e9cf2
95:9376314be253
Anton Shestakov <engored@ya.ru>, Thu, 21 May 2015 15:30:08 +0800
.bashrc: stub for using newest hg possible

1 файлов изменено, 4 вставок(+), 0 удалений(-) [+]
.bashrc file | annotate | diff | comparison | revisions
--- a/.bashrc Thu May 21 15:28:17 2015 +0800
+++ b/.bashrc Thu May 21 15:30:08 2015 +0800
@@ -45,3 +45,7 @@
. /etc/bash_completion
fi
fi
+
+# hg() {
+# LC_ALL=en_US.UTF-8 "$HOME/hg/hg" "$@"
+# }