basic-install 131 B

1234567
  1. #!/usr/bin/fish
  2. # Run this programm in jovian shell
  3. # Basic programms
  4. sudo apt install htop screen w3m tree etherwake git vim ;