Integrate customizepkg.
parent
4c20261595
commit
e1e72fd834
|
@ -1 +1,2 @@
|
||||||
.pacmanbin = "/usr/bin/powerpill"
|
.pacmanbin = "/usr/bin/powerpill"
|
||||||
|
| .makepkgbin = "makepkg-customizepkg"
|
||||||
|
|
|
@ -110,6 +110,7 @@ if has_tags pm:pacman; then
|
||||||
|
|
||||||
# from here on we should have yay available
|
# from here on we should have yay available
|
||||||
yay_install \
|
yay_install \
|
||||||
|
customizepkg-git \
|
||||||
zsh \
|
zsh \
|
||||||
zsh-syntax-highlighting \
|
zsh-syntax-highlighting \
|
||||||
logo-ls
|
logo-ls
|
||||||
|
|
Loading…
Reference in New Issue