diff options
| author | typebrook <typebrook@gmail.com> | 2020-05-26 18:00:05 +0800 |
|---|---|---|
| committer | typebrook <typebrook@gmail.com> | 2020-05-26 18:00:05 +0800 |
| commit | 710d845ac7af6e14870d22739653e8657d6eaa28 (patch) | |
| tree | 8ea55e842983c3061e5f0383a859f86908d6e37c | |
| parent | 012b80c531bebcc021d5b35db66979e8fc15bf75 (diff) | |
update
| -rw-r--r-- | alias | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -72,6 +72,7 @@ alias pqi='pacman -Qi' | |||
| 72 | alias pql='pacman -Ql' | 72 | alias pql='pacman -Ql' |
| 73 | alias pf='pacman -F' | 73 | alias pf='pacman -F' |
| 74 | alias pfl='pacman -Fl' | 74 | alias pfl='pacman -Fl' |
| 75 | alias ysi='yay -Si' | ||
| 75 | 76 | ||
| 76 | # cd to DIRs | 77 | # cd to DIRs |
| 77 | alias ..='cd ..' | 78 | alias ..='cd ..' |