aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2023-02-12 22:15:15 +0800
committerHsieh Chin Fan <pham@topo.tw>2023-02-12 22:15:15 +0800
commit2c0a912b33be0be915fa0cecb23c01416e761e94 (patch)
tree347e47fb93e09448aec35590a68e62d794e2d72e
parentf42815f4640d96ef24b21a776b3fd091011199bf (diff)
Update
-rw-r--r--alias1
1 files changed, 1 insertions, 0 deletions
diff --git a/alias b/alias
index ae41593..17338ea 100644
--- a/alias
+++ b/alias
@@ -469,6 +469,7 @@ alias tma='tmux a'
469alias mm='mkvmerge -o out.webm -w 01.webm + 02.webm' 469alias mm='mkvmerge -o out.webm -w 01.webm + 02.webm'
470alias we='weechat' 470alias we='weechat'
471alias p8='ping -c 3 8.8.8.8' 471alias p8='ping -c 3 8.8.8.8'
472alias curl.google='curl -v google.com'
472pbf() { 473pbf() {
473 protoc --decode_raw 474 protoc --decode_raw
474} 475}