diff --git a/docs/getting-started/index.html b/docs/getting-started/index.html
index 1995bfe..af6ed7d 100644
--- a/docs/getting-started/index.html
+++ b/docs/getting-started/index.html
@@ -8,9 +8,9 @@ Hilbish
default shell, you can simply run hilbish
to start it. This will launch
a normal interactive session.
To exit, you can either run the exit
command or hit Ctrl+D.
There are a few ways to make Hilbish your default shell. A simple way is -to make it your user/login shell.
{{ warning “It is not recommended to set Hilbish as your login shell. That is expected to be a +to make it your user/login shell.
To do that, simply run chsh -s /usr/bin/hilbish
.
+few variables missing in your environment
To do that, simply run chsh -s /usr/bin/hilbish
.
Some distros (namely Fedora) might have lchsh
instead, which is used like lchsh <user>
.
When prompted, you can put the path for Hilbish.
The simpler way is to set the default shell for your terminal. The way of doing this depends on how your terminal settings are configured.
Some shells (like zsh) have an rc file, like .zlogin
, which is ran when the shell session