File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -147,6 +147,16 @@ git config --global user.email "email@gmail.com"
147147 * For verified commits [here](../github/CHEATSHEET.md)
148148 * See [more](../github)
149149
150+
151+ ### (2.3) Setting up ` /etc/apt/sources.list `
152+
153+ ``` bash
154+ sudo /etc/apt/sources.list
155+ ```
156+ :warning :
157+ * Avoid random third-party repos unless necessary.
158+ * Use signed repositories (GPG keys)
159+
150160### File Manager Preferences
151161 1. Open Files
152162 2. Edit > Preferences> Behaviour
@@ -157,6 +167,8 @@ git config --global user.email "email@gmail.com"
157167 Go to Setting Manager to configure the left-handed mouse
158168
159169
170+
171+
160172## (3) Tricks for Ubuntu
161173This section contains a list a collection of tricks for Ubuntu and Ubuntu-like distributions (i.e. Debian).
162174
You can’t perform that action at this time.
0 commit comments