A collection of scripts for my daily use on ArchLinux.
- install Nupm (recommended) by following the Nupm instructions
- download the
scripts
repository
git clone https://github.com/amtoine/scripts
- activate the
nupm
module withuse nupm
- install the packages
[
nu-clippy, nu-logout, nu-scripts, nu-sound-manager, nu-monitor-manager
] | each { nupm install --path --force $in }