diff options
| author | Hsieh Chin Fan <pham@topo.tw> | 2025-04-14 17:56:23 +0800 |
|---|---|---|
| committer | Hsieh Chin Fan <pham@topo.tw> | 2025-04-14 17:56:23 +0800 |
| commit | 63a4c18194f1dc11f9f1e5cd69b193b1705c02b9 (patch) | |
| tree | 9144c6d4914ea3aa99707471ed83dda95ffdd2b9 /alias | |
| parent | 3040f71b92c0020b6a70227ffcfdf0a9ae837bb8 (diff) | |
Update
Diffstat (limited to 'alias')
| -rw-r--r-- | alias | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -610,6 +610,7 @@ alias y='yazi' | |||
| 610 | acme.issue() { | 610 | acme.issue() { |
| 611 | acme.sh --issue -d $1 -w $2 | 611 | acme.sh --issue -d $1 -w $2 |
| 612 | } | 612 | } |
| 613 | alias recall='cd /srv/recall' | ||
| 613 | # }}} | 614 | # }}} |
| 614 | 615 | ||
| 615 | # vim:fdm=marker fdl=0 | 616 | # vim:fdm=marker fdl=0 |