proofreading

This commit is contained in:
Julien Palard 2023-12-03 08:41:39 +01:00
parent 6305bfd25a
commit a0c7f5af36
Signed by: mdk
GPG Key ID: 0EFC1AC1006886F8
1 changed files with 14 additions and 25 deletions

View File

@ -66,18 +66,15 @@ apt install \
liblzma-dev
```
and for pidgin:
```bash
apt install pidgin \
pidgin-plugin-pack # Pour IRC
purple-discord
```
# Install my dotfiles
sh <(curl -s https://raw.githubusercontent.com/JulienPalard/dotfiles/master/install.sh)
I clone the repo in `~/` thanks to a `.gitignore` containing `*`, so
the first setup looks like:
git init
git fetch git@git.afpy.org:mdk/dotfiles.git
git checkout -f main
## Packages I may need
@ -115,14 +112,6 @@ see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=981577 or simply `echo $'e
# Firefox extensions
- [Privacy Badger](https://chrome.google.com/webstore/detail/privacy-badger/pkehgijcmpdhfbdbbnkijodmdjhbjlgp?utm_source=chrome-app-launcher-info-dialog)
# Crontab
```text
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
DISPLAY=:0
# m h dom mon dow command
0 */4 * * * curl https://apod.nasa.gov/apod/astropix.html | grep -o 'image/[^ ]*.jpg' | sed 's#^#https://apod.nasa.gov/apod/#' | head -n 1 | xargs wget -O $HOME/apod.jpg && feh --bg-fill $HOME/apod.jpg && convert -resize 1920x1080^ $HOME/apod.jpg $HOME/apod.png
- [uBlock in medium mode](https://github.com/gorhill/uBlock/wiki/Blocking-mode)
- Multi Account Containers
- Grammalecte