diff options
| author | typebrook <typebrook@gmail.com> | 2019-03-12 17:47:06 +0800 |
|---|---|---|
| committer | typebrook <typebrook@gmail.com> | 2019-03-12 17:47:06 +0800 |
| commit | 2fddc277815b8e09ef80279d94578735481ec435 (patch) | |
| tree | e73ad022e895cd6b6c41cc571c0ff51b6653d2e4 /alias | |
| parent | c738efc6a2022eff8cd9367dafe653f02bb0db4e (diff) | |
update
Diffstat (limited to 'alias')
| -rw-r--r-- | alias | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -71,6 +71,7 @@ alias tg='tig grep' | |||
| 71 | alias tr='tig refs' | 71 | alias tr='tig refs' |
| 72 | alias tl='tig log' | 72 | alias tl='tig log' |
| 73 | alias ty='tig stash' | 73 | alias ty='tig stash' |
| 74 | alias rl='git reflog --pretty=raw | tig --pretty=raw' | ||
| 74 | 75 | ||
| 75 | # Android | 76 | # Android |
| 76 | alias debug='./gradlew app:installDebug && adb shell am start -n adb shell am start -n com.geothings.geobingan/.MainActivity_' | 77 | alias debug='./gradlew app:installDebug && adb shell am start -n adb shell am start -n com.geothings.geobingan/.MainActivity_' |