Swift Command
Efficiently manage and access Linux command snippets for faster execution:
- Easily add and locate commands
- Supports custom placeholders within commands
- Chinese Pinyin fuzzy search functionality
- Sync commands across devices by hosting the data file with WebDAV tools
- Execute commands directly in Terminal
- Import aliases from your shell configuration files (supports .zshrc, .bashrc, and fish config)
Special thanks to @felixwortmann for the Terminal execution and alias import features
Frontmost app name feature is powered by shell-history. Thanks to @koinzhang for the great work