aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2025-09-07 11:13:52 +0800
committerHsieh Chin Fan <pham@topo.tw>2025-09-07 11:13:52 +0800
commit1ed71f2f01d1e0b370eb025ebd9622be22f8cca1 (patch)
treecaadd93d648aff3f19b82230db47ff7fa18c6e59
parent159ff48f755a4875ce860b2e30c4c6486a1c7059 (diff)
Update
-rw-r--r--alias1
1 files changed, 1 insertions, 0 deletions
diff --git a/alias b/alias
index 4566db8..3b6f696 100644
--- a/alias
+++ b/alias
@@ -334,6 +334,7 @@ psi() {
334 pacman -Si $1 334 pacman -Si $1
335} 335}
336pkgbuild() { git clone https://aur.archlinux.org/$1.git; } 336pkgbuild() { git clone https://aur.archlinux.org/$1.git; }
337alias pac.list='pacman -Qen | expac --timefmt='%F %T' '%l %n %v' - '
337 338
338# }}} 339# }}}
339# X11: Alacritty{{{ 340# X11: Alacritty{{{