diff options
author | Hsieh Chin Fan <typebrook@gmail.com> | 2020-12-09 20:11:55 +0800 |
---|---|---|
committer | Hsieh Chin Fan <typebrook@gmail.com> | 2020-12-09 20:11:55 +0800 |
commit | 48db34d248ec103c309e06b28f9af0600c03265a (patch) | |
tree | 1f56d2ea28a0049bfd8cd2411860ae08f8c88e58 | |
parent | df4369b376ff83a86910b0fe7a491c9b26c1676a (diff) |
update
-rw-r--r-- | alias | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -305,6 +305,7 @@ alias du='ncdu' | |||
305 | alias we='weechat' | 305 | alias we='weechat' |
306 | alias p8='ping 8.8.8.8' | 306 | alias p8='ping 8.8.8.8' |
307 | alias pg='ping google.com' | 307 | alias pg='ping google.com' |
308 | alias bb='bb.sh' | ||
308 | mvt_decode() { | 309 | mvt_decode() { |
309 | mvt_decode.py $1 | tr \' \" | sed 's/True/true/g' | jq . | 310 | mvt_decode.py $1 | tr \' \" | sed 's/True/true/g' | jq . |
310 | } | 311 | } |