diff options
author | typebrook <typebrook@gmail.com> | 2019-09-09 09:18:11 +0800 |
---|---|---|
committer | typebrook <typebrook@gmail.com> | 2019-09-09 09:18:11 +0800 |
commit | ea6e30b8a85679390a8ca74e9d80aebaa635cd9f (patch) | |
tree | 22cbed4e4293ddc746158f2cc22b4d3a9ac80bc7 /alias | |
parent | 4ed8975e5d58db2d16f23b26419a5ac85ab59d52 (diff) |
update
Diffstat (limited to 'alias')
-rw-r--r-- | alias | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -139,7 +139,7 @@ alias oo='ogrinfo' | |||
139 | alias sample-gpx='curl -O https://docs.mapbox.com/help/data/run.gpx' | 139 | alias sample-gpx='curl -O https://docs.mapbox.com/help/data/run.gpx' |
140 | alias sample-geojson='curl -O https://docs.mapbox.com/help/data/stations.geojson' | 140 | alias sample-geojson='curl -O https://docs.mapbox.com/help/data/stations.geojson' |
141 | alias sample-geotiff='curl -O https://docs.mapbox.com/help/data/landsat.tif' | 141 | alias sample-geotiff='curl -O https://docs.mapbox.com/help/data/landsat.tif' |
142 | alias sample-csv='https://docs.mapbox.com/help/data/airports.csv' | 142 | alias sample-csv='curl -O https://docs.mapbox.com/help/data/airports.csv' |
143 | 143 | ||
144 | # xsel | 144 | # xsel |
145 | alias xi='xsel -ib' | 145 | alias xi='xsel -ib' |