Skip to content

Commit

Permalink
Further copy-editing
Browse files Browse the repository at this point in the history
  • Loading branch information
fooforge authored Jan 16, 2022
1 parent fe541f2 commit 730c17a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions source/guide_starship.rst
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ suspicious, to abort the installation you would need to remove the file's conten
[isabell@stardust ~]$ eval "$(starship init bash)"
isabell on stardust in ~

To make the prompt permanent, add a newline and the below eval statement to your ``.bashrc``:
To make the prompt permanent, add a newline and the below eval statement to your ``~/.bashrc``:

.. code-block:: console
Expand All @@ -91,11 +91,11 @@ That's it, you have successfully installed Starship_ to your Uberspace console:
[...]
isabell on stardust in ~
To start customizing your prompt, have a look at `Starship's Presets`_. The configuration file lives
To start customizing your prompt, have a look at `Starship's Presets`_'. The configuration file lives
in ``~/.config/starship.toml``.

.. _Starship: https://starship.rs/
.. _Starship's Presets: https://starship.rs/presets/#presets
.. _`Starship's Presets`: https://starship.rs/presets/#presets
.. _`Nerd Font`: https://www.nerdfonts.com/
.. _NerdFonts: https://www.nerdfonts.com/font-downloads
.. _`Windows 10`: https://support.microsoft.com/en-us/help/314960/how-to-install-or-remove-a-font-in-windows
Expand Down

0 comments on commit 730c17a

Please sign in to comment.