mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-06 06:01:14 -03:00
docs: Remove <asis> markup
This isn't needed anymore. [ci skip]
This commit is contained in:
@@ -22,7 +22,7 @@ which means you are all set up and can start using fish::
|
||||
> fish
|
||||
<outp>Welcome to fish, the friendly interactive shell</outp>
|
||||
<outp>Type <span class="cwd">help</span> for instructions on how to use fish</outp>
|
||||
<asis>you@hostname</asis> ~>____
|
||||
you@hostname ~>____
|
||||
|
||||
|
||||
This prompt that you see above is the ``fish`` default prompt: it shows your username, hostname, and working directory.
|
||||
|
||||
Reference in New Issue
Block a user