aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--alias2
1 files changed, 1 insertions, 1 deletions
diff --git a/alias b/alias
index 1a16993..37008d0 100644
--- a/alias
+++ b/alias
@@ -132,8 +132,8 @@ alias hp='http-prompt'
132alias cdo='cd ~/git/openmaptiles' 132alias cdo='cd ~/git/openmaptiles'
133alias cdS='cd ~/git/StreetComplete' 133alias cdS='cd ~/git/StreetComplete'
134alias and='cd ~/git/geoBingAn.Android' 134alias and='cd ~/git/geoBingAn.Android'
135alias gdal='docker-compose run --rm gdal'
136alias mm='mkvmerge -o out.webm -w 01.webm + 02.webm' 135alias mm='mkvmerge -o out.webm -w 01.webm + 02.webm'
136alias cdc='cd ~/git/openmaptiles/layers/transportation'
137 137
138repo='git@github.com' 138repo='git@github.com'
139typebrook='git@github.com:typebrook' 139typebrook='git@github.com:typebrook'