diff options
author | typebrook <typebrook@gmail.com> | 2019-08-25 15:40:50 +0800 |
---|---|---|
committer | typebrook <typebrook@gmail.com> | 2019-08-25 15:40:50 +0800 |
commit | 3f9e14b7629f030bc6f249bcc124ce0a19e33175 (patch) | |
tree | aacdecbbfe000e37a94872bbfe16e1ba6af3838c /alias | |
parent | af1f1c3332cd99db994b2f289200b7dab8cd4e4b (diff) |
update
Diffstat (limited to 'alias')
-rw-r--r-- | alias | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -133,7 +133,6 @@ alias taiwan='curl -O http://download.geofabrik.de/asia/taiwan-latest.osm.pbf' | |||
133 | alias pip3='python3 -m pip' | 133 | alias pip3='python3 -m pip' |
134 | 134 | ||
135 | # xsel | 135 | # xsel |
136 | alias xo='xsel -ob' | ||
137 | alias xi='xsel -ib' | 136 | alias xi='xsel -ib' |
138 | 137 | ||
139 | # misc | 138 | # misc |