- Set Up Proton Support
- Install Eve Online
sudo apt install winetricks
This looks something like this:
| /* | |
| WARNING: | |
| the newest version of this rule is now hosted here: | |
| https://github.com/Neo23x0/god-mode-rules/blob/master/godmode.yar | |
| */ | |
| /* | |
| _____ __ __ ___ __ |
| # A minimal configuration for Neomutt/Mutt and Gmail/G Suite | |
| # For more information, see: | |
| # https://heilala.medium.com/command-line-email-with-neomutt-and-gmail-d558864ac3c8?source=friends_link&sk=4dbd90b6b7aebca3bce8d94c9a053168 | |
| # Decrypts passwords quietly | |
| # see: https://wiki.archlinux.org/index.php/Mutt#Passwords_management | |
| source "gpg -dq $HOME/.my-pwds.gpg |" | |
| # Username and password for your Gmail/G Suite account | |
| set imap_user = "[email protected]" |
| #!/bin/bash | |
| # update apt-get | |
| export DEBIAN_FRONTEND="noninteractive" | |
| sudo apt-get update | |
| # remove previously installed Docker | |
| sudo apt-get remove docker docker-engine docker.io* lxc-docker* | |
| # install dependencies 4 cert |
As configured in my dotfiles.
start new:
tmux
start new with session name: