diff options
author | typebrook <typebrook@gmail.com> | 2019-05-28 09:51:07 +0800 |
---|---|---|
committer | typebrook <typebrook@gmail.com> | 2019-05-28 09:51:07 +0800 |
commit | f2122fa24e863fff3b5abd9d1560f8ada1c3ee72 (patch) | |
tree | eff5c9a083af4f05fc43c684321485e26069c1c2 | |
parent | 9be89024c84285d37d30efac5d57d5afc948d9c5 (diff) |
update
-rw-r--r-- | alias | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -152,6 +152,7 @@ alias tma='tmux a' | |||
152 | alias cdo='cd ~/git/openmaptiles' | 152 | alias cdo='cd ~/git/openmaptiles' |
153 | alias cdoo='cd ~/git/openmaptiles/styles/outdoor' | 153 | alias cdoo='cd ~/git/openmaptiles/styles/outdoor' |
154 | alias cdS='cd ~/git/StreetComplete' | 154 | alias cdS='cd ~/git/StreetComplete' |
155 | alias cdW='cd ~/git/geoBingAnWeb' | ||
155 | alias and='cd ~/git/geoBingAn.Android' | 156 | alias and='cd ~/git/geoBingAn.Android' |
156 | alias mm='mkvmerge -o out.webm -w 01.webm + 02.webm' | 157 | alias mm='mkvmerge -o out.webm -w 01.webm + 02.webm' |
157 | 158 | ||