diff options
Diffstat (limited to 'archsetup')
| -rwxr-xr-x | archsetup | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -641,7 +641,7 @@ developer_workstation () { pacman_install ffmpegthumbnailer # video previews in dired/dirvish aur_install mu # email indexer and utilities aur_install isync # email sync - pip_install yt-dlp # video download + pacman_install yt-dlp # video download pacman_install mpv # video viewer pip_install proselint # grammar checker aur_install exercism # command line tool for exercism.io |
