summaryrefslogtreecommitdiff
path: root/archsetup
diff options
context:
space:
mode:
Diffstat (limited to 'archsetup')
-rwxr-xr-xarchsetup2
1 files changed, 1 insertions, 1 deletions
diff --git a/archsetup b/archsetup
index 9526f4d..d725641 100755
--- a/archsetup
+++ b/archsetup
@@ -654,7 +654,7 @@ developer_workstation () {
pacman_install yt-dlp # video download
pacman_install mpv # video viewer
aur_install proselint # grammar checker
- aur_install exercism # command line tool for exercism.io
+ aur_install exercism-bin # command line tool for exercism.io
pacman_install python-lsp-server # python language support
pacman_install rlwrap # adds readline support to programs (SBCL-related)