diff options
| author | typebrook <typebrook@gmail.com> | 2019-04-29 23:32:06 +0800 |
|---|---|---|
| committer | typebrook <typebrook@gmail.com> | 2019-04-29 23:32:06 +0800 |
| commit | 3532b6c52c804da0c322e6b53482098a739d1df0 (patch) | |
| tree | 197b53df2871ea6fe3404437a2195146d6027002 /alias | |
| parent | 79632bd3b5c0e9111190c56259698c611912684e (diff) | |
update
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' |