I hereby claim:
- I am dther on github.
- I am dther (https://keybase.io/dther) on keybase.
- I have a public key ASC2p-zz3X3PmzGqVJvCa3TsrVGpj7EYoKL3m1pdZfIYLwo
To claim this, I am signing this object:
| # Adjust Rxvt to suit your terminal emulator | |
| # Created with | |
| # ITERM_COLOR_MULTIPLIER=2.5 ./itermcolors2Xdefaults.rb Jellybeans.itermcolors | |
| # https://github.com/richo/jellybeans.vim/blob/c7ff7e9555881a5671fcc8753b381ba142b5ea82/Xdefaults/jellybeans.Xdefaults | |
| Rxvt*color0: #393939 | |
| Rxvt*color1: #ca674a | |
| Rxvt*color2: #96a967 | |
| Rxvt*color3: #d3a94a | |
| Rxvt*color4: #5778c1 | |
| Rxvt*color5: #9c35ac |
| Genesis | |
| Exodus | |
| Leviticus | |
| Numbers | |
| Deuteronomy | |
| Joshua | |
| Judges | |
| Ruth | |
| 1 Samuel | |
| 2 Samuel |
I hereby claim:
To claim this, I am signing this object:
| #!/usr/bin/env bash | |
| # Since I hop between similar ssh hosts, | |
| # the colorful border tells me where I've landed. | |
| # It's based on hostname lenght and cycles through | |
| # the basic 8 ANSI colors, minus the black. | |
| # | |
| # Usage: | |
| # $ mfetch --- full color | |
| # $ mfetch plain --- colorless border |