Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 373 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 373 Bytes

auto-installer

curl -s https://raw.githubusercontent.com/hanhdz025/auto-installer/main/ubuntu.sh | bash
# Zsh Default Shell
chsh -s $(which zsh)

sudo service docker restart

# telegram
sudo apt install telegram-desktop

# JetBrains Toolbox App
sudo apt install libfuse2

# Set default terminal
sudo update-alternatives --config x-terminal-emulator