a LOT of changes
This commit is contained in:
20
useful-snippets.md
Normal file
20
useful-snippets.md
Normal file
@@ -0,0 +1,20 @@
|
||||
{{< 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
|
Reference in New Issue
Block a user