2023-07-17 17:46:19 +02:00
2022-11-16 13:26:17 +01:00
2022-11-01 15:01:30 +01:00
2023-07-17 17:46:19 +02:00
2023-03-09 21:26:56 +01:00
2022-11-01 15:01:10 +01:00
2023-07-17 17:24:25 +02:00
2022-11-16 13:26:17 +01:00
2022-11-16 13:26:17 +01:00
2022-11-16 13:26:17 +01:00
2022-12-23 16:16:25 +01:00

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
No description provided
Readme 312 KiB
Languages
Go 100%