We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4acd57 commit 7784701Copy full SHA for 7784701
Brewfile
@@ -1,4 +1,4 @@
1
-# Keep in sync with apt-packages.txt, Dockerfile.
+# Keep in sync with apt-packages.txt, devcontainer.json
2
brew 'direnv'
3
brew 'multitime'
4
brew 'octave'
apt-packages.txt
@@ -1,5 +1,5 @@
# APT packages to install.
-# Keep in sync with Brewfile and Dockerfile.
+# Keep in sync with Brewfile, devcontainer.json
direnv
octave
5
multitime
0 commit comments