diff options
author | Hsieh Chin Fan <pham@topo.tw> | 2023-02-12 22:15:15 +0800 |
---|---|---|
committer | Hsieh Chin Fan <pham@topo.tw> | 2023-02-12 22:15:15 +0800 |
commit | 2c0a912b33be0be915fa0cecb23c01416e761e94 (patch) | |
tree | 347e47fb93e09448aec35590a68e62d794e2d72e | |
parent | f42815f4640d96ef24b21a776b3fd091011199bf (diff) |
Update
-rw-r--r-- | alias | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -469,6 +469,7 @@ alias tma='tmux a' | |||
469 | alias mm='mkvmerge -o out.webm -w 01.webm + 02.webm' | 469 | alias mm='mkvmerge -o out.webm -w 01.webm + 02.webm' |
470 | alias we='weechat' | 470 | alias we='weechat' |
471 | alias p8='ping -c 3 8.8.8.8' | 471 | alias p8='ping -c 3 8.8.8.8' |
472 | alias curl.google='curl -v google.com' | ||
472 | pbf() { | 473 | pbf() { |
473 | protoc --decode_raw | 474 | protoc --decode_raw |
474 | } | 475 | } |