Home
Introduction
Fast Shell supports the management of custom scripts, which can quickly execute shell commands. The supported commands depend on the shell environment used by the current IDE. Fast Shell has a fairly high degree of freedom. All instructions are completely defined by the user.
Replace a very long command
with a short command
. And it's integrated into the IDE's Run Anything
, so you can easily open it with Double Ctrl
.
The goal of Fast Shell is to let you get rid of alias in .bashrc
or .zshrc
.
It doesn't matter if you have defined some commonly used directives in .bashrc
or .zshrc
. You can still add it to FastShell to execute.
Supported Versions
Fast Shell will support all JetBrains platforms from 2020.1
to 2022.1
.
Plugin Version | IDE Version |
---|---|
2022.4.1-221.1 | 2022.1 ~ Future version |
2022.4.1-213.1 | 2021.3 ~ 2021.3.2 |
2022.4.1-212.1 | 2021.2 ~ 2021.2.4 |
2022.4.1-211.1 | 2021.1 ~ 2021.1.3 |
2022.4.1-203.1 | 2020.3.1 ~ 2020.3.4 |
2022.4.1-202.1 | 2020.2.1 ~ 2020.2.4 |
2022.4.1-201.1 | 2020.1.1 ~ 2020.1.4 |