diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-01-30 07:23:00 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-01-30 07:23:00 +0900 |
| commit | 4c9aaacae964294a70d2e6277bdee271d10fd661 (patch) | |
| tree | 50e6f4ef1baf882dd77e5282ad04106012229d3c /ar/.config/shell/aliasrc | |
| parent | aa1eb8e43776efa5e0ffbd6c5792dbc01ead7180 (diff) | |
updates
Diffstat (limited to 'ar/.config/shell/aliasrc')
| -rw-r--r-- | ar/.config/shell/aliasrc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ar/.config/shell/aliasrc b/ar/.config/shell/aliasrc index 0a58ad3..0a757d7 100644 --- a/ar/.config/shell/aliasrc +++ b/ar/.config/shell/aliasrc @@ -311,6 +311,9 @@ command -v pacman > /dev/null 2>&1 && { # pass alias potp='pass otp totp-secret' +# pipe-viewer +alias yt='pipe-viewer' + # ps ialias ps='ps auxf' alias psj='ps aux | grep "[j]ava"' @@ -456,9 +459,6 @@ ialias wget --hsts-file="${XDG_CACHE_HOME:-${HOME}/.cache}/wget-hsts" # xrandr alias xauto='xrandr --auto' -# youtube-viewer -alias yt='youtube-viewer' - # zathura alias za='zathura' |
