add IDEs
This commit is contained in:
5
apt/install.sh
Executable file
5
apt/install.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
sudo apt update && sudo apt install -y \
|
||||
vim \
|
||||
httpie
|
||||
Reference in New Issue
Block a user