diff --git a/ubuntu_install.html b/ubuntu_install.html index a9d4051..cbde95c 100644 --- a/ubuntu_install.html +++ b/ubuntu_install.html @@ -25,8 +25,17 @@

Moving to Ubuntu ...

After first boot!

+

Keyboard Shortcuts

+ +

Update

+

sudo apt update -y && sudo apt upgrade -y

Applications from the Archives!

-

sudo apt install neofetch pv ubuntu-restricted-extras tmux tilix apt-transport-https git curl wget cifs-utils timeshift gparted

+

sudo apt install neofetch pv ubuntu-restricted-extras tmux tilix apt-transport-https git curl wget cifs-utils timeshift gparted gnome-tweaks gnome-software-plugin-snap gnome-software-plugin-flatpak gnome-shell-extensions

+

Set Applications Defaults

+

sudo update-alternatives --config x-terminal-emulator

Application from the Web!

Joplin

wget -O - https://raw.githubusercontent.com/laurent22/joplin/dev/Joplin_install_and_update.sh | bash

diff --git a/ubuntu_install.md b/ubuntu_install.md index 7cd3f21..d83fe4b 100644 --- a/ubuntu_install.md +++ b/ubuntu_install.md @@ -2,8 +2,22 @@ ### After first boot! +#### Keyboard Shortcuts + +- Close Window: Super+Q +- Home Folder: Super+E + +#### Update + +`sudo apt update -y && sudo apt upgrade -y` + ### Applications from the Archives! -`sudo apt install neofetch pv ubuntu-restricted-extras tmux tilix apt-transport-https git curl wget cifs-utils timeshift gparted` +`sudo apt install neofetch pv ubuntu-restricted-extras tmux tilix apt-transport-https git curl wget cifs-utils timeshift gparted gnome-tweaks gnome-software-plugin-snap gnome-software-plugin-flatpak gnome-shell-extensions` + +### Set Applications Defaults + +`sudo update-alternatives --config x-terminal-emulator` + ### Application from the Web! *Joplin*
@@ -28,6 +42,7 @@ ### Snap Store! *Bitwarden*
*Spotify*
+ ### Custom Mounts *Add a Mount for Network Share*