Added docker to homebrew and some slight emacs config for dired

This commit is contained in:
Random936
2024-05-23 20:43:14 -07:00
parent 64b811f5ef
commit 7f5a39479e
2 changed files with 3 additions and 2 deletions

View File

@@ -9,7 +9,6 @@
git
iterm2
discord
docker
];
homebrew = {
@@ -23,6 +22,7 @@
"tailscale"
"nextcloud"
"nordvpn"
"docker"
];
};