Dette er en dobbelt stjerne test og denne en enkelt stjerne test
- GitHub Staff
- @[email protected]
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
Verifying that "hilligsoe.id" is my Blockstack ID. | |
https://onename.com/hilligsoe |
I hereby claim:
- I am hilli on github.
- I am hilli (https://keybase.io/hilli) on keybase.
- I have a public key whose fingerprint is DAEA 7458 8889 8238 D280 E03E 0F12 9545 CE1C F90A
To claim this, I am signing this object:
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
# Colors from http://wiki.archlinux.org/index.php/Color_Bash_Prompt | |
# misc | |
NO_COLOR='\e[0m' #disable any colors | |
# regular colors | |
BLACK='\e[0;30m' | |
RED='\e[0;31m' | |
GREEN='\e[0;32m' | |
YELLOW='\e[0;33m' | |
BLUE='\e[0;34m' | |
MAGENTA='\e[0;35m' |