diff options
| author | typebrook <typebrook@gmail.com> | 2019-07-08 09:25:19 +0800 |
|---|---|---|
| committer | typebrook <typebrook@gmail.com> | 2019-07-08 09:25:19 +0800 |
| commit | 151d60c858b6001499a4f45b4537af4de07f3ee7 (patch) | |
| tree | 028c3672c43181901fdae4e9dc19b0f7e3910daf /alias | |
| parent | 7f065b06366d036cb24f76f50fe55b88850f3553 (diff) | |
update
Diffstat (limited to 'alias')
| -rw-r--r-- | alias | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -138,6 +138,7 @@ alias co='curl -O' | |||
| 138 | alias taiwan='curl -O http://download.geofabrik.de/asia/taiwan-latest.osm.pbf' | 138 | alias taiwan='curl -O http://download.geofabrik.de/asia/taiwan-latest.osm.pbf' |
| 139 | 139 | ||
| 140 | # misc | 140 | # misc |
| 141 | alias wcl='wc -l' | ||
| 141 | alias x='xdg-open' | 142 | alias x='xdg-open' |
| 142 | alias f='free -h' | 143 | alias f='free -h' |
| 143 | alias yl='youtube-dl' | 144 | alias yl='youtube-dl' |