ColorEchoForShell
ColorEchoForShell copied to clipboard
Make 🐚(shell) 's 💬 (`echo`) to be 🎨 easily ✨ Support ✅ sh ➕ bash ➕ zsh ➕ ksh ➕ 🐟 One simple command for vibrant text output! 💫
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more [here](https://redirect.github.com/renovatebot/renovate/discussions/37842). Welcome to [Renovate](https://redirect.github.com/renovatebot/renovate)! This is an onboarding...
Not sure if we'll support these shells, just list them down. - tcsh - dash - [sash (Stand-alone shell)](https://en.wikipedia.org/wiki/Stand-alone_shell) - [wish](https://en.wikipedia.org/wiki/Wish_%28Unix_shell%29) - [Thompson shell](https://en.wikipedia.org/wiki/Thompson_shell)
Not really an issue, just a snippet to use interactively as the `dist` file contains multiple function declarations, we can't use native Fish [autoloading mechanism](https://fishshell.com/docs/current/language.html#autoloading-functions) and need to extract the...
### **User description** See Issue #2 ___ ### **PR Type** Enhancement ___ ### **Description** - Add tcsh shell support with alias-based color functions - Refactor generator to support one-line function...
### **User description** I stumbled accross this while working on #2 . Fixes an error that occurs when running `./test-scripts/sh`: ```bash $ test-scripts/sh dirname: invalid option -- 'e' Try 'dirname...