diff options
| author | Hsieh Chin Fan <pham@topo.tw> | 2024-11-23 17:15:22 +0800 |
|---|---|---|
| committer | Hsieh Chin Fan <pham@topo.tw> | 2024-11-23 17:17:58 +0800 |
| commit | ea6de0401db7504f7ed8374ab047a06029f9d377 (patch) | |
| tree | e6329917e17acf98629df378694fc8245f70d93e | |
| parent | a83711dcad1d18e9005b238914d25def111dc516 (diff) | |
Update
| -rw-r--r-- | alias | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -560,4 +560,5 @@ alias ge='graph-easy --boxart' | |||
| 560 | alias ffmpeg='ffmpeg -hide_banner' | 560 | alias ffmpeg='ffmpeg -hide_banner' |
| 561 | alias npm='pnpm' | 561 | alias npm='pnpm' |
| 562 | fix() { which $1 && grep -Po 'FIXME.*' $(which $1); } | 562 | fix() { which $1 && grep -Po 'FIXME.*' $(which $1); } |
| 563 | alias monitor.light='ddcutil --permit-unknown-feature setvcp 10' | ||
| 563 | # }}} | 564 | # }}} |