g="https://gist.githubusercontent.com/franferrax/806bc27e827ee2fda758b1d279e84c35"
bash <(curl -s "$g/raw/setup_gdb.sh?$(date +%s)") && unset g
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| @echo off | |
| REM Check permissions | |
| net session >nul 2>&1 || ( | |
| echo Aborting: this script must be run elevated! | |
| exit /b 1 | |
| ) | |
| pushd "%UserProfile%\Downloads" |
I hereby claim:
- I am franferrax on github.
- I am franfb (https://keybase.io/franfb) on keybase.
- I have a public key ASC3UDaSl82QPdsh9rvOZiVzZ1cRNbZ21KYnlpawIqdixwo
To claim this, I am signing this object:
Install Thunderbird as a RFC 2392 mid: URL opener
With this, Thunderbird will direclty recognize mid:[email protected] URLs and make them clickable, allowing cross-email hyperlinks.
dest="$HOME/.local/share/applications/thunderbird-mid-opener.desktop"
mime="x-scheme-handler/mid"
name="$(basename "$dest")"