diff options
-rw-r--r-- | alias | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -138,6 +138,7 @@ alias oo='ogrinfo' | |||
138 | # sample file | 138 | # sample file |
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 | 142 | ||
142 | # xsel | 143 | # xsel |
143 | alias xi='xsel -ib' | 144 | alias xi='xsel -ib' |