diff options
| author | Hsieh Chin Fan <pham@topo.tw> | 2023-02-20 16:17:06 +0800 |
|---|---|---|
| committer | Hsieh Chin Fan <pham@topo.tw> | 2023-02-20 16:17:06 +0800 |
| commit | 781b5e38af97adc152cb70f1b06fcd2d46f56fb0 (patch) | |
| tree | 95b4013dd89fa6b253d9704592a1203e72085e94 /alias | |
| parent | a958ed29728e0e5dfbd8b5b4f73d1f245d49cae5 (diff) | |
Update
Diffstat (limited to 'alias')
| -rw-r--r-- | alias | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -155,6 +155,7 @@ file.size() { | |||
| 155 | } | 155 | } |
| 156 | highlight() { grep --color -E "$1|\$"; } | 156 | highlight() { grep --color -E "$1|\$"; } |
| 157 | alias iso8601='date --iso-8601=minutes' | 157 | alias iso8601='date --iso-8601=minutes' |
| 158 | alias lock='sudo chattr +i' | ||
| 158 | 159 | ||
| 159 | 160 | ||
| 160 | # pacman | 161 | # pacman |