Automatic commit performed through alias...
This commit is contained in:
@@ -25,8 +25,17 @@
|
||||
<body class="vscode-body vscode-light">
|
||||
<h1 id="moving-to-ubuntu-">Moving to Ubuntu ...</h1>
|
||||
<h3 id="after-first-boot">After first boot!</h3>
|
||||
<h4 id="keyboard-shortcuts">Keyboard Shortcuts</h4>
|
||||
<ul>
|
||||
<li>Close Window: Super+Q</li>
|
||||
<li>Home Folder: Super+E</li>
|
||||
</ul>
|
||||
<h4 id="update">Update</h4>
|
||||
<p><code>sudo apt update -y && sudo apt upgrade -y</code></p>
|
||||
<h3 id="applications-from-the-archives">Applications from the Archives!</h3>
|
||||
<p><code>sudo apt install neofetch pv ubuntu-restricted-extras tmux tilix apt-transport-https git curl wget cifs-utils timeshift gparted</code></p>
|
||||
<p><code>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</code></p>
|
||||
<h3 id="set-applications-defaults">Set Applications Defaults</h3>
|
||||
<p><code>sudo update-alternatives --config x-terminal-emulator</code></p>
|
||||
<h3 id="application-from-the-web">Application from the Web!</h3>
|
||||
<p><em>Joplin</em><br></p>
|
||||
<p><code>wget -O - https://raw.githubusercontent.com/laurent22/joplin/dev/Joplin_install_and_update.sh | bash</code></p>
|
||||
|
||||
Reference in New Issue
Block a user