Commit graph

6 commits

Author SHA1 Message Date
b1b6463a70 Refactor completions to .nix script 2025-06-26 16:18:26 -04:00
e47c5f988f Enhance __yay_try function with unfree package support and improve command completion for 'try' command 2025-06-26 15:31:01 -04:00
cb0fc8ebb5 Add 'serve' command with file server functionality and update completions 2025-05-29 01:19:03 -04:00
9204ebe903 Add function loading mechanism to ensure required functions are available 2025-04-30 00:54:50 -04:00
3cfa7ed0e1 New command features for try and update, and yay_run improvement
• Replaces raw eval with a safer fish shell command execution
• Improves try commands with '--' separator for running one-shot commands
• Adds support for updating a specific flake input via flag or positional argument
• Updates documentation and completions for consistency and clarity
2025-04-30 00:43:40 -04:00
ac120b6a27 Initial Commit with possibly working flake 2025-04-27 15:08:23 -04:00