aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authortypebrook <typebrook@gmail.com>2019-05-30 11:45:59 +0800
committertypebrook <typebrook@gmail.com>2019-05-30 11:45:59 +0800
commit9602a9799d72d9dca5a901bc37a906e378b7e9cf (patch)
tree9b27e707e5925e34bb791b2e8e730737a8ecaa29
parentb60c9263c3c37c5dfb3f95eff68cc936ed9c87d1 (diff)
update
-rw-r--r--alias1
1 files changed, 1 insertions, 0 deletions
diff --git a/alias b/alias
index 3c248d8..123beb8 100644
--- a/alias
+++ b/alias
@@ -154,6 +154,7 @@ alias cdoo='cd ~/git/openmaptiles/styles/outdoor'
154alias cdS='cd ~/git/StreetComplete' 154alias cdS='cd ~/git/StreetComplete'
155alias cdW='cd ~/git/geoBingAnWeb' 155alias cdW='cd ~/git/geoBingAnWeb'
156alias and='cd ~/git/geoBingAn.Android' 156alias and='cd ~/git/geoBingAn.Android'
157alias cdG='cd ~/git/git'
157alias mm='mkvmerge -o out.webm -w 01.webm + 02.webm' 158alias mm='mkvmerge -o out.webm -w 01.webm + 02.webm'
158 159
159repo='git@github.com' 160repo='git@github.com'