diff options
| -rwxr-xr-x | archsetup | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |
