mirror of
https://github.com/lowne/fish-prompt-metro.git
synced 2024-10-27 20:34:12 +00:00
Change "Note that.." to "You can..."
This commit is contained in:
parent
9a69a69978
commit
8945e30794
@ -16,7 +16,7 @@ fisher add fishpkg/fish-prompt-metro
|
|||||||
|
|
||||||
### Virtual Environment
|
### Virtual Environment
|
||||||
|
|
||||||
Note that you can disable the fish prompt override by adding `set VIRTUAL_ENV_DISABLE_PROMPT disable` to your `fish` configuration file (`~/.config/fish/config.fish`).
|
You can disable the fish prompt override by adding `set VIRTUAL_ENV_DISABLE_PROMPT disable` to your `fish` configuration file (`~/.config/fish/config.fish`).
|
||||||
The prompt won't be changed by the `venv/bin/activate.fish` script, so that the theme virtualenv display can be used instead.
|
The prompt won't be changed by the `venv/bin/activate.fish` script, so that the theme virtualenv display can be used instead.
|
||||||
|
|
||||||
Alternatively, you can add the following lines to `config.fish` to customize Metro virtual environment and use the default prompt:
|
Alternatively, you can add the following lines to `config.fish` to customize Metro virtual environment and use the default prompt:
|
||||||
|
Loading…
Reference in New Issue
Block a user