Skip to content

Commit e13d1dc

Browse files
authored
Added backlink to Config chapter (#1659)
1 parent c7f8c45 commit e13d1dc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

book/default_shell.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616
## Setting Nu as login shell (Linux, BSD & macOS)
1717

1818
::: warning
19-
Nu is still in development and is not intended to be POSIX compliant.
20-
Be aware that some programs on your system might assume that your login shell is [POSIX](https://en.wikipedia.org/wiki/POSIX) compatible.
21-
Breaking that assumption can lead to unexpected issues.
19+
Nu is not intended to be POSIX compliant.
20+
Be aware that some programs on your system (or their documentation) might assume that your login shell is [POSIX](https://en.wikipedia.org/wiki/POSIX) compatible.
21+
Breaking that assumption can lead to unexpected issues. See [Configuration - Login Shell](./configuration.md#configuring-nu-as-a-login-shell) for more details.
2222
:::
2323

2424
To set the login shell you can use the [`chsh`](https://linux.die.net/man/1/chsh) command.

0 commit comments

Comments
 (0)