Files
blog/useful-snippets.md
2023-11-29 20:47:54 +01:00

283 B

{{< admonition type=example title="Example: Navigate to your home directory" open=false >}} You can change your shell by typing

cd ~

{{< /admonition >}}

Possible values:

  • note
  • abstract
  • info
  • tip
  • success
  • question
  • warning
  • failure
  • danger
  • bug
  • example
  • quote