We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d7a1ba commit fd595b2Copy full SHA for fd595b2
README.md
@@ -89,8 +89,8 @@ Fire up a new shell session (or run `eval "$(gnu on)"` yourself) and check:
89
```
90
$ gnu status
91
/usr/local/bin/gnu shell extension function is loaded
92
-/usr/local/gnu/bin is not in PATH (gnu is off)
93
-/usr/local/gnu/share/man is not in MANPATH (gnu man pages are off)
+/usr/local/gnu/bin is not in PATH (gnu is on)
+/usr/local/gnu/share/man is not in MANPATH (gnu man pages are on)
94
$ sort --version
95
sort (GNU coreutils) 9.4
96
...
0 commit comments