Skip to content

Commit

Permalink
docs(container): add missing feature doc
Browse files Browse the repository at this point in the history
  • Loading branch information
edouard-lopez committed Aug 2, 2023
1 parent fb971e1 commit 190e8dd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ Fully **customizable** (colors, symbols and features):
- Display `Python` _virtualenv_ when activated ;
- Display `VI` mode and custom symbol for non-insert mode 🏴 ;
- Display `kubernetes` context and namespace
- Display container indicator (e.g. `docker`, `podman`, `LXC`/`LXD`) 🏴
- Show system time 🏴 ;
- Show number of running jobs 🏴 ;
- Prefix when `root` 🏴 ;
Expand All @@ -56,7 +57,7 @@ Fully **customizable** (colors, symbols and features):
- Async update when [configured with fish-async-prompt](https://github.com/pure-fish/pure/wiki/Async-git-Prompt) ;
- Update terminal title with _current folder_ and _command_ ;
- Detect when running in a container ;
- Shorten _current folder_ component 🏳️;
- Shorten _current folder_ component 🏴;

🏴: Enabled or disabled via a [feature flag](#-features-flags).

Expand Down

0 comments on commit 190e8dd

Please sign in to comment.