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