summaryrefslogtreecommitdiffhomepage
path: root/alias
diff options
context:
space:
mode:
Diffstat (limited to 'alias')
-rw-r--r--alias1
1 files changed, 1 insertions, 0 deletions
diff --git a/alias b/alias
index 9add646..02828d7 100644
--- a/alias
+++ b/alias
@@ -138,6 +138,7 @@ alias oo='ogrinfo'
138# sample file 138# sample file
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'
141 142
142# xsel 143# xsel
143alias xi='xsel -ib' 144alias xi='xsel -ib'