mirror of
https://github.com/XNM1/linux-nixos-hyprland-config-dotfiles.git
synced 2025-09-15 09:45:58 +03:00

Add new fish shell aliases for AI-assisted workflows: - `ai-commit`/`aic`: Generate commit messages from staged changes - `ai-emoji-commit`/`aiec`: Generate emoji commit messages - `ai-branch`/`aib`: Suggest branch names - `ai-spell`/`ais`: Improve writing - `ai-email`/`aie`: Draft email responses - `ai-linkedin`/`ail`: Craft LinkedIn replies All commands pipe through `hx` for editing before use.