diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2026-02-27 17:28:51 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2026-02-27 17:28:51 +0900 |
| commit | f31caaf57e83d2d6675f58ce12155194210dd180 (patch) | |
| tree | aeb660316f9e34c254455383737ccb717d5a4525 /ar/.config | |
| parent | 5aa87510e5d5fa91d4de9d969531becb212101a8 (diff) | |
Diffstat (limited to 'ar/.config')
| -rw-r--r-- | ar/.config/shell/aliasrc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ar/.config/shell/aliasrc b/ar/.config/shell/aliasrc index a6dd8b5..9b9c064 100644 --- a/ar/.config/shell/aliasrc +++ b/ar/.config/shell/aliasrc @@ -505,3 +505,5 @@ alias ylogr='ylog -s recordings -c us | grep $(LC_TIME=C date +%d/%b) | grep -E alias ylogR='ylog -s recordings -c us | grep $(LC_TIME=C date -d "1 days ago" +%d/%b) | grep -E "[0-9]{2}:[0-9]{2}:[0-9]{2} "' alias ylogT='ylog -s recordings -c us | grep $(LC_TIME=C date -d "2 days ago" +%d/%b) | grep -E "[0-9]{2}:[0-9]{2}:[0-9]{2} "' alias ylogu='ylog -s diary -c us' +alias yloga='ylogd; ylogr; ylogp' +alias ylogA='ylogD; ylogR; ylogP' |
