Skip to content

Commit

Permalink
setup: add xremap install
Browse files Browse the repository at this point in the history
  • Loading branch information
Phantop committed Oct 27, 2024
1 parent ab8abc1 commit 344a950
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/setup
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 344a950

Please sign in to comment.