Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
apt install -y btop ncdu duf
apt install -y net-tools #netstat
apt install -y tree
apt install -y exfatprogs #exfat

switch from nano to vim

Code Block
sudo update-alternatives --config editor

...