diff options
| author | typebrook <typebrook@gmail.com> | 2018-11-02 11:02:19 +0800 |
|---|---|---|
| committer | typebrook <typebrook@gmail.com> | 2018-11-02 11:02:19 +0800 |
| commit | e185bbf7564b2d76e083f093ebf253fc2be546f6 (patch) | |
| tree | 951beaf9dbbc280ddf8b4165d069b4c5e84013c7 | |
| parent | 584794ba86ff033c9487eb806384c29d4e41d1e8 (diff) | |
update
| -rw-r--r-- | .bash_aliases | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.bash_aliases b/.bash_aliases index 9f74629..7c13899 100644 --- a/.bash_aliases +++ b/.bash_aliases | |||
| @@ -33,6 +33,7 @@ alias gc='git clone' | |||
| 33 | alias co='curl -O' | 33 | alias co='curl -O' |
| 34 | alias taiwan='curl -O http://download.geofabrik.de/asia/taiwan-latest.osm.pbf' | 34 | alias taiwan='curl -O http://download.geofabrik.de/asia/taiwan-latest.osm.pbf' |
| 35 | alias x='xdg-open' | 35 | alias x='xdg-open' |
| 36 | alias f='free -h' | ||
| 36 | 37 | ||
| 37 | # tmp | 38 | # tmp |
| 38 | alias geo='cd ~/git/geoBingAnWeb' | 39 | alias geo='cd ~/git/geoBingAnWeb' |