aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--alias3
1 files changed, 1 insertions, 2 deletions
diff --git a/alias b/alias
index 8c4497f..4bc6ed4 100644
--- a/alias
+++ b/alias
@@ -141,14 +141,13 @@ alias raw='echo "https://raw.githubusercontent.com"'
141alias editor='select-editor' 141alias editor='select-editor'
142alias hp='http-prompt' 142alias hp='http-prompt'
143alias clocg='cloc --vcs=git' 143alias clocg='cloc --vcs=git'
144alias tma='tmux a'
144 145
145# tmp 146# tmp
146alias cdo='cd ~/git/openmaptiles' 147alias cdo='cd ~/git/openmaptiles'
147alias cdS='cd ~/git/StreetComplete' 148alias cdS='cd ~/git/StreetComplete'
148alias and='cd ~/git/geoBingAn.Android' 149alias and='cd ~/git/geoBingAn.Android'
149alias mm='mkvmerge -o out.webm -w 01.webm + 02.webm' 150alias mm='mkvmerge -o out.webm -w 01.webm + 02.webm'
150alias cdc='cd ~/git/openmaptiles/layers/transportation'
151alias cdl='cd ~/git/LiveVideoBroadcaster'
152 151
153repo='git@github.com' 152repo='git@github.com'
154typebrook='git@github.com:typebrook' 153typebrook='git@github.com:typebrook'