diff options
| author | Hsieh Chin Fan <typebrook@gmail.com> | 2020-12-20 23:04:22 +0800 |
|---|---|---|
| committer | Hsieh Chin Fan <typebrook@gmail.com> | 2020-12-20 23:04:22 +0800 |
| commit | d4251f999a5e45d6f20bddd105ade43f387ea9c6 (patch) | |
| tree | 25a80d1fb1a57b443f6b0295e8a5678748ee849d /alias | |
| parent | 50d13609b414441d022cdabf522edae249d5a688 (diff) | |
update
Diffstat (limited to 'alias')
| -rw-r--r-- | alias | 1 |
1 files changed, 0 insertions, 1 deletions
| @@ -307,7 +307,6 @@ alias du='ncdu' | |||
| 307 | alias we='weechat' | 307 | alias we='weechat' |
| 308 | alias p8='ping 8.8.8.8' | 308 | alias p8='ping 8.8.8.8' |
| 309 | alias pg='ping google.com' | 309 | alias pg='ping google.com' |
| 310 | alias bb='bb.sh' | ||
| 311 | mvt_decode() { | 310 | mvt_decode() { |
| 312 | mvt_decode.py $1 | tr \' \" | sed 's/True/true/g' | jq . | 311 | mvt_decode.py $1 | tr \' \" | sed 's/True/true/g' | jq . |
| 313 | } | 312 | } |