Automatic commit performed through alias...
This commit is contained in:
@@ -25,8 +25,17 @@
|
|||||||
<body class="vscode-body vscode-light">
|
<body class="vscode-body vscode-light">
|
||||||
<h1 id="moving-to-ubuntu-">Moving to Ubuntu ...</h1>
|
<h1 id="moving-to-ubuntu-">Moving to Ubuntu ...</h1>
|
||||||
<h3 id="after-first-boot">After first boot!</h3>
|
<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>
|
<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>
|
<h3 id="application-from-the-web">Application from the Web!</h3>
|
||||||
<p><em>Joplin</em><br></p>
|
<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>
|
<p><code>wget -O - https://raw.githubusercontent.com/laurent22/joplin/dev/Joplin_install_and_update.sh | bash</code></p>
|
||||||
|
|||||||
@@ -2,8 +2,22 @@
|
|||||||
|
|
||||||
### After first boot!
|
### 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!
|
### 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!
|
### Application from the Web!
|
||||||
*Joplin*<br>
|
*Joplin*<br>
|
||||||
|
|
||||||
@@ -28,6 +42,7 @@
|
|||||||
### Snap Store!
|
### Snap Store!
|
||||||
*Bitwarden*<br>
|
*Bitwarden*<br>
|
||||||
*Spotify*<br>
|
*Spotify*<br>
|
||||||
|
|
||||||
### Custom Mounts
|
### Custom Mounts
|
||||||
*Add a Mount for Network Share*<br>
|
*Add a Mount for Network Share*<br>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user