We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
~ ❯ yay -Qo tomlq /usr/bin/tomlq is owned by yq 3.2.2-2 ~ ❯ tomlq -r '.snippets[] | .command |= gsub("<(?<param>[^>]+)>"; "{{ \(.param) }}") | .command + " ## " + .description' ~/.config/pet/snippet.toml > commands.txt ~ ❯ intelli-shell import commands.txt -> Imported 1271 new commands
~/.local/share/intelli-shell/storage.db3
Thnx
The text was updated successfully, but these errors were encountered:
I also had to search for where the commands are stored
tealdeer has a nice se of option you may want to emulate
Sorry, something went wrong.
I also had to search for where the commands are stored tealdeer has a nice se of option you may want to emulate
Do you know good alternative to pet?
@s3rgeym I don't use pet; intelli-shell is one alternative.
I'm writing my own right now, for the fun of it, because I want to integrate multiple source and I too want a full editor.
No branches or pull requests
~/.local/share/intelli-shell/storage.db3
).Thnx
The text was updated successfully, but these errors were encountered: