5f495c8390ecb6c762ea008992fbc04f7c510f32
Alma
Alma (aka Advanced Link Manager Application) is another dotfiles management tool.
Installation
Linux
sudo wget https://github.com/ADIX7/Alma/releases/download/latest/alma-linux -O /usr/local/bin/alma
sudo chmod +x /usr/local/bin/alma
Windows
This PowerShell command will download the alma.exe to the current folder. Move it to a folder that is in PATH.
Invoke-WebRequest https://github.com/ADIX7/Alma/releases/download/latest/Alma.exe -OutFile alma.exe
Description
Languages
Go
100%