diff options
| author | Hsieh Chin Fan <pham@topo.tw> | 2025-09-07 11:13:52 +0800 |
|---|---|---|
| committer | Hsieh Chin Fan <pham@topo.tw> | 2025-09-07 11:13:52 +0800 |
| commit | 1ed71f2f01d1e0b370eb025ebd9622be22f8cca1 (patch) | |
| tree | caadd93d648aff3f19b82230db47ff7fa18c6e59 | |
| parent | 159ff48f755a4875ce860b2e30c4c6486a1c7059 (diff) | |
Update
| -rw-r--r-- | alias | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -334,6 +334,7 @@ psi() { | |||
| 334 | pacman -Si $1 | 334 | pacman -Si $1 |
| 335 | } | 335 | } |
| 336 | pkgbuild() { git clone https://aur.archlinux.org/$1.git; } | 336 | pkgbuild() { git clone https://aur.archlinux.org/$1.git; } |
| 337 | alias pac.list='pacman -Qen | expac --timefmt='%F %T' '%l %n %v' - ' | ||
| 337 | 338 | ||
| 338 | # }}} | 339 | # }}} |
| 339 | # X11: Alacritty{{{ | 340 | # X11: Alacritty{{{ |