📝 Made note of installing ientr
This commit is contained in:
parent
ccd676a9a0
commit
ce713b3afe
1 changed files with 4 additions and 0 deletions
|
|
@ -519,3 +519,7 @@ doas pacman -S sqlx
|
||||||
05/06/2024
|
05/06/2024
|
||||||
Add ${USER} to docker group:
|
Add ${USER} to docker group:
|
||||||
doas usermod -aG docker ${USER}
|
doas usermod -aG docker ${USER}
|
||||||
|
|
||||||
|
06/04/2024
|
||||||
|
Install entr (runs on file save, haven't quite figured it out)
|
||||||
|
doas pacman -S entr
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue