summaryrefslogtreecommitdiffhomepage
path: root/alias
diff options
context:
space:
mode:
authortypebrook <typebrook@gmail.com>2019-09-06 17:36:59 +0800
committertypebrook <typebrook@gmail.com>2019-09-06 17:36:59 +0800
commit4ed8975e5d58db2d16f23b26419a5ac85ab59d52 (patch)
treec7fa3a4484a8e85cae6debeb67cceec4f64c1da7 /alias
parentff07e9ea65adf1753479177b9ddcf99559499d75 (diff)
update
Diffstat (limited to 'alias')
-rw-r--r--alias1
1 files changed, 1 insertions, 0 deletions
diff --git a/alias b/alias
index 02828d7..175859b 100644
--- a/alias
+++ b/alias
@@ -139,6 +139,7 @@ alias oo='ogrinfo'
139alias sample-gpx='curl -O https://docs.mapbox.com/help/data/run.gpx' 139alias sample-gpx='curl -O https://docs.mapbox.com/help/data/run.gpx'
140alias sample-geojson='curl -O https://docs.mapbox.com/help/data/stations.geojson' 140alias sample-geojson='curl -O https://docs.mapbox.com/help/data/stations.geojson'
141alias sample-geotiff='curl -O https://docs.mapbox.com/help/data/landsat.tif' 141alias sample-geotiff='curl -O https://docs.mapbox.com/help/data/landsat.tif'
142alias sample-csv='https://docs.mapbox.com/help/data/airports.csv'
142 143
143# xsel 144# xsel
144alias xi='xsel -ib' 145alias xi='xsel -ib'