This commit is contained in:
commit
fe31e086e7
21
ubuntu 18 fresh install.md
Normal file
21
ubuntu 18 fresh install.md
Normal file
|
@ -0,0 +1,21 @@
|
|||
## Packages
|
||||
sudo apt-get install python-pip p7zip-full smplayer cmus speedtest-cli zsh curl wget git git-gui filezilla pavucontrol ufw servefile nmap
|
||||
pip install youtube-dl
|
||||
|
||||
## Web installs
|
||||
docker #https://download.docker.com
|
||||
sublimetext #https://download.sublimetext.com/
|
||||
chrome #https://www.chrome.com/
|
||||
syncthing #https://apt.syncthing.net/
|
||||
|
||||
## Change history-size
|
||||
HISTSIZE=10000
|
||||
HISTFILESIZE=20000
|
||||
|
||||
## Gnome extensions
|
||||
Caffeine
|
||||
Dash to dock | sudo apt remove gnome-shell-extension-ubuntu-dock # https://github.com/micheleg/dash-to-dock/issues/643
|
||||
suspend button
|
||||
|
||||
## Shortcuts
|
||||
systemctl suspend
|
Loading…
Reference in New Issue
Block a user