Skip to content

Commit b2617e8

Browse files
committed
add line to setup /etc/apt/sources.lis
1 parent 03ef53a commit b2617e8

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

ubuntu/README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff 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
161173
This section contains a list a collection of tricks for Ubuntu and Ubuntu-like distributions (i.e. Debian).
162174

0 commit comments

Comments
 (0)