- install wifi drivers
sudo apt install firmware-b43-installer
- install chrome
Ctrl + TAB = next tab Ctrl + Shift + TAB = previous tab Ctrl + T = new tab Ctrl + W = close tab Ctrl + Shift + T = reopen last closed tab
- https://www.reddit.com/r/pop_os/comments/8oqj1d/problems_with_bluetooth/
- https://medium.com/@overcode/fixing-bluetooth-in-ubuntu-pop-os-18-04-d4b8dbf7ddd6
sudo apt install pulseaudio pulseaudio-utils pavucontrol pulseaudio-module-bluetooth
sudo gedit /etc/bluetooth/audio.conf
# This section contains general options
[General]
Enable=Source,Sink,Media,Socket
sudo service bluetooth restart
https://nim-lang.org/install_unix.html=
curl https://nim-lang.org/choosenim/init.sh -sSf | sh
sudo apt install neovim