From 1747e2ae4d360b98bb06d3b57ce5f278521a189b Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sun, 8 Oct 2023 17:50:56 -0500 Subject: change exercism install to exercism-bin --- archsetup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'archsetup') 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) -- cgit v1.2.3