Commit graph

8 commits

Author SHA1 Message Date
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
2ef2d5bf65 Updates host switch and completions paths
• Adjusts rebuild command in shell function to include host specification more directly
• Moves fish completions file to the vendor completions directory
2025-04-29 23:16:09 -04:00
745004a627 Add usage instructions for trying commands in shell 2025-04-27 17:07:41 -04:00
af9105e7ac Refactor bin to fix argument passing. 2025-04-27 16:41:57 -04:00
efa26131ec Add README.md with project overview, installation instructions, and command usage 2025-04-27 16:24:48 -04:00
88b6573952 Fixed infinite freeze 2025-04-27 15:53:13 -04:00
ac120b6a27 Initial Commit with possibly working flake 2025-04-27 15:08:23 -04:00