diff options
author | typebrook <typebrook@gmail.com> | 2018-12-14 10:11:08 +0800 |
---|---|---|
committer | typebrook <typebrook@gmail.com> | 2018-12-14 10:11:08 +0800 |
commit | 564bc492194780ef5de7627c7598cbde27643a39 (patch) | |
tree | 78eadd75b8efea92de850e2c4f621c3a4c975b29 | |
parent | fc5c9523e35b921dee26d81d10a71dcca9ff4cd5 (diff) |
update
-rw-r--r-- | .bash_aliases | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.bash_aliases b/.bash_aliases index 3dfb314..e4c7b55 100644 --- a/.bash_aliases +++ b/.bash_aliases | |||
@@ -53,6 +53,7 @@ alias debug='./gradlew app:installDebug && adb shell am start -n adb shell am st | |||
53 | alias ll='ls -lh' | 53 | alias ll='ls -lh' |
54 | alias v='vim' | 54 | alias v='vim' |
55 | alias ai='sudo apt-get install' | 55 | alias ai='sudo apt-get install' |
56 | alias ss='sudo !!' | ||
56 | alias hg='history|grep' | 57 | alias hg='history|grep' |
57 | alias co='curl -O' | 58 | alias co='curl -O' |
58 | alias taiwan='curl -O http://download.geofabrik.de/asia/taiwan-latest.osm.pbf' | 59 | alias taiwan='curl -O http://download.geofabrik.de/asia/taiwan-latest.osm.pbf' |