diff options
| author | typebrook <typebrook@gmail.com> | 2019-04-09 19:55:04 +0800 |
|---|---|---|
| committer | typebrook <typebrook@gmail.com> | 2019-04-09 19:55:04 +0800 |
| commit | 3ae3d784b90f201043172f2868d2241a89f49177 (patch) | |
| tree | 919b7556fd984a5bab4b365a0f0c7dd8292b5b16 /alias | |
| parent | 57538c3029f12d1e89996c6fc48a27c040cbf3b7 (diff) | |
update
Diffstat (limited to 'alias')
| -rw-r--r-- | alias | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -132,8 +132,8 @@ alias hp='http-prompt' | |||
| 132 | alias cdo='cd ~/git/openmaptiles' | 132 | alias cdo='cd ~/git/openmaptiles' |
| 133 | alias cdS='cd ~/git/StreetComplete' | 133 | alias cdS='cd ~/git/StreetComplete' |
| 134 | alias and='cd ~/git/geoBingAn.Android' | 134 | alias and='cd ~/git/geoBingAn.Android' |
| 135 | alias gdal='docker-compose run --rm gdal' | ||
| 136 | alias mm='mkvmerge -o out.webm -w 01.webm + 02.webm' | 135 | alias mm='mkvmerge -o out.webm -w 01.webm + 02.webm' |
| 136 | alias cdc='cd ~/git/openmaptiles/layers/transportation' | ||
| 137 | 137 | ||
| 138 | repo='git@github.com' | 138 | repo='git@github.com' |
| 139 | typebrook='git@github.com:typebrook' | 139 | typebrook='git@github.com:typebrook' |