aboutsummaryrefslogtreecommitdiffhomepage
path: root/alias
diff options
context:
space:
mode:
authortypebrook <typebrook@gmail.com>2019-09-05 11:13:04 +0800
committertypebrook <typebrook@gmail.com>2019-09-05 11:13:04 +0800
commit048ca2f630113373ff46a27eb246bcd9ee3c1305 (patch)
treece4c48c9badd058a1f4f23fd6757c03aee06a556 /alias
parent3284888c24bca79bf701a1b995b00d76bb6739db (diff)
update
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'