mirror of
https://github.com/Phantop/dotfiles
synced 2024-11-21 06:12:46 +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
|
||||
#shellcheck disable=SC2046
|
||||
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
|
||||
makepkg -srD /tmp
|
||||
p -U /tmp/*.tar.zst
|
||||
|
|
Loading…
Reference in a new issue