With fTerm you can create shortcuts to terminal commands you use.
fTerm is very similar to allias but has different commands than allias. You can import commands that others have created and make use of those shortcuts.
To install fTerm using Homebrew:
brew tap bedirhangull/ftermbrew install fterm
if you want to run a shortcut that you have added, just:
- fterm “SHORTCUT”
other options:
fTerm is a CLI tool for managing shortcuts.
Usage:
fterm [command] [flags]
fterm [command]
Available Commands:
clear Clear all commands
completion Generate the autocompletion script for the specified shell
help Help about any command
import Import a command from a file
list List all shortcut commands
new Add a new shortcut command
run Run a command based on a shortcut
Flags:
-h, --help help for fterm
-t, --toggle Help message for toggle
Use "fterm [command] --help" for more information about a command.
If you have any feedback, please reach out to us at bedirhan@bedirhangul.com
