Congratulations! I see you know how to change directories. That’s quite a breakthrough.
b34n5 [comrade/them, they/them]
Ⓐ // Ⓔ // ☭ ~Communization
- My native language is Spanish, so I apologize if I make any mistakes in my messages.
- 0 Posts
- 7 Comments
b34n5 [comrade/them, they/them]@hexbear.netto Linux@lemmy.ml•Alternatives to Kodi or ways to make it work properlyEnglish1·7 months agoI agree. You can visit this website if you’re interested: https://stremio-addons.netlify.app/
b34n5 [comrade/them, they/them]@hexbear.netto Linux@lemmy.ml•What is your linux backup strategy?English3·7 months agoI really make backups only a few times. I have the configuration files of my systems on my GitHub and Codeberg. The rest, I don’t need; the only things I keep are books and music that I download from the internet, which I have on a 1TB external hard drive.
When I have made a backup for a specific reason, I have done it with rsync. It’s a tool that works quite well and is for the command line.
b34n5 [comrade/them, they/them]@hexbear.netto Linux@lemmy.ml•Your Most Frustrating Configuration Experience?English1·7 months agoThis.
I tried it some time ago and I had to format the SSD because the operating system became unusable.
b34n5 [comrade/them, they/them]@hexbear.netto Linux@lemmy.ml•Best RSS Reader for Linux? Bonus if it has PDF/epub exportEnglish1·7 months agoYes, I actually stopped following RSS/Atom feeds. If I want to look something up, I do it from the web browser.
b34n5 [comrade/them, they/them]@hexbear.netto Linux@lemmy.ml•Best RSS Reader for Linux? Bonus if it has PDF/epub exportEnglish1·7 months agoI used it for a while. It’s pretty good.
Here are my dotfiles for you to have a look and get an idea: https://codeberg.org/n0p1lls/Config/src/branch/main/dotfiles
There you can see how to configure the mutt client, adjusting it to you through some small changes.
For example, instead of: “set record=“imaps://imap.gmail.com/[Gmail]/Enviados” for your gmail account, if your language is English, it would be something like this: “set record=“imaps://imap.gmail.com/[Gmail]/Sent".
More information at: https://wiki.archlinux.org/title/Mutt
If you want to configure the keybindings, see this section: https://neomutt.org/guide/configuration#6- changing-the-default-key-bindings