mirror of
https://github.com/Phantop/dotfiles
synced 2024-11-21 14:22:45 +00:00
setup: add xremap install
This commit is contained in:
parent
ab8abc1979
commit
344a95016c
|
@ -17,7 +17,7 @@ echo permit nopass :wheel | t /etc/doas.conf
|
||||||
p -Syu
|
p -Syu
|
||||||
#shellcheck disable=SC2046
|
#shellcheck disable=SC2046
|
||||||
p -S --needed $(grep -v devkit ~/.dotfiles/arch/packages)
|
p -S --needed $(grep -v devkit ~/.dotfiles/arch/packages)
|
||||||
yay -S pandoc-bin shellcheck-bin --noconfirm
|
yay -S pandoc-bin shellcheck-bin xremap-x11-bin --noconfirm
|
||||||
cp ~/.dotfiles/arch/dwarfs-universal /tmp/PKGBUILD
|
cp ~/.dotfiles/arch/dwarfs-universal /tmp/PKGBUILD
|
||||||
makepkg -srD /tmp
|
makepkg -srD /tmp
|
||||||
p -U /tmp/*.tar.zst
|
p -U /tmp/*.tar.zst
|
||||||
|
|
Loading…
Reference in a new issue