aboutsummaryrefslogtreecommitdiffhomepage
path: root/alias
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2025-02-07 09:50:47 +0800
committerHsieh Chin Fan <pham@topo.tw>2025-02-07 09:50:47 +0800
commit5d472026f7cd472c37d48de2d12038027b1976e8 (patch)
tree3d9078733fb708d98bf735369c518b4901c263ed /alias
parent7400e6821aa3250e8acac57d0e7065d81ab7a26a (diff)
Update
Diffstat (limited to 'alias')
-rw-r--r--alias1
1 files changed, 1 insertions, 0 deletions
diff --git a/alias b/alias
index 2301c08..79e7602 100644
--- a/alias
+++ b/alias
@@ -604,6 +604,7 @@ alias ffmpeg='ffmpeg -hide_banner'
604alias npm='pnpm' 604alias npm='pnpm'
605fix() { which $1 && grep -Po 'FIXME.*' $(which $1); } 605fix() { which $1 && grep -Po 'FIXME.*' $(which $1); }
606alias monitor.light='ddcutil --permit-unknown-feature setvcp 10' 606alias monitor.light='ddcutil --permit-unknown-feature setvcp 10'
607alias cdosm='cd /srv/osm'
607# }}} 608# }}}
608 609
609# vim:fdm=marker fdl=0 610# vim:fdm=marker fdl=0