You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,6 +35,7 @@ Other tweaks and settings worth mentioning:
35
35
* sets up `~/.bashrc.d` directory to ease management of bash initialization (e.g. for setting env vars)
36
36
* adds a Git `PS1` shell prompt and configures some useful aliases and settings in `~/.gitconfig`
37
37
* symlinks [`update-vm.sh`](scripts/update-vm.sh) to `/usr/local/bin/update-vm` so it's in the `$PATH` and can be used for updating the VM from the inside (see below)
38
+
* adds `/var/cache/downloads` as a cache directory for downloaded installer files
0 commit comments