aboutsummaryrefslogtreecommitdiff
path: root/mingling_cli/scripts/load_mling.zsh
Commit message (Collapse)AuthorAgeFilesLines
* feat: Switch loader script to zsh syntax魏曹先生25 hours1-2/+2
|
* build: replace cargo install with local release build in scripts魏曹先生25 hours1-0/+22
Update install scripts to build from manifest and copy binaries manually instead of using `cargo install`. Add load scripts for bash, zsh, fish, and PowerShell to set up PATH and source completion scripts from external packages.