tidy tags
This commit is contained in:
parent
02381c71f2
commit
2184e9d663
@ -342,11 +342,12 @@ apt install $PROGRAM
|
|||||||
|
|
||||||
Remove `lolcat`, because it's useless:
|
Remove `lolcat`, because it's useless:
|
||||||
|
|
||||||
```bash
|
```sh
|
||||||
sudo apt remove lolcat
|
sudo apt remove lolcat
|
||||||
```
|
```
|
||||||
|
|
||||||
... and that's pretty much it. You can move, create, destroy, install things, and look things up.
|
...and that's pretty much it.
|
||||||
|
You can move, create, destroy, install things, and look things up.
|
||||||
|
|
||||||
# Review
|
# Review
|
||||||
|
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
title: "gpg"
|
title: "gpg"
|
||||||
tags: [ "vim", "data", "GPG" ]
|
tags: [ "vim", "data", "GPG" ]
|
||||||
|
requires: [ "GPG Basics", "vim basics" ]
|
||||||
---
|
---
|
||||||
|
|
||||||
The `vim-gnupg` plugin lets vim edit gpg-encrypted files as if they were unencrypted.
|
The `vim-gnupg` plugin lets vim edit gpg-encrypted files as if they were unencrypted.
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
title: "Board Games"
|
title: "Board Games with Recfiles"
|
||||||
tags: [ "data", "recfiles", "games" ]
|
tags: [ "data", "recfiles", "games" ]
|
||||||
|
requires: "Recfiles"
|
||||||
---
|
---
|
||||||
|
|
||||||
You can play with a board games database from boardgamegeek.com.
|
You can play with a board games database from boardgamegeek.com.
|
||||||
|
Loading…
Reference in New Issue
Block a user