📝 Update tool name and alias for helix (now hx) across documentation and metadata files
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
| duf | - | [CHEATSHEET.md](duf/CHEATSHEET.md) | Disk Usage/Free Utility - a better 'df' alternative |
|
||||
| fselect | - | [CHEATSHEET.md](fselect/CHEATSHEET.md) | Find files with SQL-like queries |
|
||||
| fzf | - | [CHEATSHEET.md](fzf/CHEATSHEET.md) | 🌸 A command-line fuzzy finder |
|
||||
| helix | - | [CHEATSHEET.md](helix/CHEATSHEET.md) | A post-modern modal text editor. |
|
||||
| hx | - | [CHEATSHEET.md](hx/CHEATSHEET.md) | A post-modern modal text editor. |
|
||||
| jq | - | [CHEATSHEET.md](jq/CHEATSHEET.md) | Command-line JSON processor |
|
||||
| just | - | [CHEATSHEET.md](just/CHEATSHEET.md) | 🤖 Just a command runner |
|
||||
| mise | - | [CHEATSHEET.md](mise/CHEATSHEET.md) | dev tools, env vars, task runner |
|
||||
|
||||
@@ -3,8 +3,8 @@
|
||||
## Meta
|
||||
|
||||
```yaml
|
||||
name: helix
|
||||
alias: hx
|
||||
name: hx
|
||||
alias: helix
|
||||
repo: https://github.com/helix-editor/helix
|
||||
description: A post-modern modal text editor.
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user