aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2025-09-07 11:20:13 +0800
committerHsieh Chin Fan <pham@topo.tw>2025-09-07 11:20:13 +0800
commit94cbe75125cc9e77d8e4fa05adfe60616f19a5a9 (patch)
tree395ef13193c4f8cabd75fb72e6446e1894998b28
parent1ed71f2f01d1e0b370eb025ebd9622be22f8cca1 (diff)
UpdateHEADdev
-rw-r--r--alias2
1 files changed, 1 insertions, 1 deletions
diff --git a/alias b/alias
index 3b6f696..cc43f34 100644
--- a/alias
+++ b/alias
@@ -334,7 +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' - ' 337alias pac.list='pacman -Qen | expac --timefmt="%F %T" "%l %n %v" - '
338 338
339# }}} 339# }}}
340# X11: Alacritty{{{ 340# X11: Alacritty{{{