summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPhilippe Normand <phil@base-art.net>2019-12-20 19:34:05 +0100
committerPhilippe Normand <phil@base-art.net>2019-12-20 19:34:05 +0100
commit7cbd30eb651d88afb9cec4c0019267c5f190650a (patch)
tree1d69bdb2035cdca3589b2f89a1caec9e2d12ee55 /README.md
parentbc1c337c77ec941405dcbffdda94f789403a9c45 (diff)
downloadgstreamer-7cbd30eb651d88afb9cec4c0019267c5f190650a.tar.gz
README: Remove now-useless Fish prompt setup docs
After commit e13e6758e343d8012a2b15a9621d02f57fcbab93 there's no need to manually configure the prompt.
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 0 insertions, 10 deletions
diff --git a/README.md b/README.md
index d2e7d61ac1..9baab5d891 100644
--- a/README.md
+++ b/README.md
@@ -214,16 +214,6 @@ In your `.zshrc`, you should add something like:
export PROMPT="$GST_ENV-$PROMPT"
```
-### Fish prompt
-
-In your `~/.config/fish/functions/fish_prompt.fish`, you should add something like this at the end of the fish_prompt function body:
-
-```
-if set -q GST_ENV
- echo -n -s (set_color -b blue white) "(" (basename "$GST_ENV") ")" (set_color normal) " "
-end
-```
-
### Using powerline
In your powerline theme configuration file (by default in