diff options
| author | typebrook <typebrook@gmail.com> | 2019-09-18 13:53:49 +0800 |
|---|---|---|
| committer | typebrook <typebrook@gmail.com> | 2019-09-18 13:53:49 +0800 |
| commit | 616b0e64eac4229d99918fc086d3dc0316851bd9 (patch) | |
| tree | b77bb98d3a74cd30bb24f75ea23e8d2566055a88 /alias | |
| parent | d627b3a4093a37740604daedcb45119f196b5fcd (diff) | |
update
Diffstat (limited to 'alias')
| -rw-r--r-- | alias | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -146,6 +146,7 @@ alias sample-svg='curl -O https://docs.mapbox.com/help/data/bicycle-24.svg' | |||
| 146 | 146 | ||
| 147 | # data file | 147 | # data file |
| 148 | alias data-taiwan-town='curl -o town.zip -L http://data.moi.gov.tw/MoiOD/System/DownloadFile.aspx\?DATA\=CD02C824-45C5-48C8-B631-98B205A2E35A' | 148 | alias data-taiwan-town='curl -o town.zip -L http://data.moi.gov.tw/MoiOD/System/DownloadFile.aspx\?DATA\=CD02C824-45C5-48C8-B631-98B205A2E35A' |
| 149 | alias data-taiwan-village='curl -o village.zip -L http://data.moi.gov.tw/MoiOD/System/DownloadFile.aspx\?DATA\=B8AF344F-B5C6-4642-AF46-1832054399CE' | ||
| 149 | 150 | ||
| 150 | # xsel | 151 | # xsel |
| 151 | alias xi='xsel -ib' | 152 | alias xi='xsel -ib' |