Some more stuff
This commit is contained in:
parent
334d17eea0
commit
a04c931dc0
3 changed files with 9 additions and 2 deletions
|
|
@ -16,7 +16,7 @@ sudo python3 "./unminimize.py"
|
|||
# # OK this stuff here is better in bash, and also is specific to setting up
|
||||
# # coder.com instances, so. Add packages that I want in my coder image.
|
||||
sudo apt update
|
||||
sudo apt install -y wget fish java-common
|
||||
sudo apt install -y wget fish java-common atop
|
||||
|
||||
# Change my shell to fish.
|
||||
sudo chsh -s /usr/bin/fish $USER
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue