diff options
| author | typebrook <typebrook@gmail.com> | 2019-09-29 15:36:12 +0800 |
|---|---|---|
| committer | typebrook <typebrook@gmail.com> | 2019-09-29 15:36:12 +0800 |
| commit | 9733691477194e060f42428239cfa2abdcf321d2 (patch) | |
| tree | 77a905be89d31fabb8241392f505800d38f21e77 /alias | |
| parent | 608459a7f4795d58ad8f4e347eb0feec71f5f638 (diff) | |
update
Diffstat (limited to 'alias')
| -rw-r--r-- | alias | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -151,6 +151,7 @@ alias data-taiwan-village='curl -o village.zip -L http://data.moi.gov.tw/MoiOD/S | |||
| 151 | # xsel | 151 | # xsel |
| 152 | alias xi='xsel -ib' | 152 | alias xi='xsel -ib' |
| 153 | alias xo='xsel -ob' | 153 | alias xo='xsel -ob' |
| 154 | alias xc='xsel -ob | gcc -xc -' | ||
| 154 | 155 | ||
| 155 | # misc | 156 | # misc |
| 156 | alias gr='_grepString' | 157 | alias gr='_grepString' |