Skip to content

Instantly share code, notes, and snippets.

View kiarafbickers's full-sized avatar

Kiara Bickers kiarafbickers

View GitHub Profile
shopt -s expand_aliases ## How can I validates if this worked?
rm -r ~/elementsdir1
rm -r ~/elementsdir2
rm -r ~/bitcoindir
mkdir ~/elementsdir1
mkdir ~/elementsdir2
mkdir ~/bitcoindir
@kiarafbickers
kiarafbickers / LICENSE.txt
Last active August 29, 2015 14:26 — forked from diafygi/LICENSE.txt
Base58 Encoder/Decoder - slightly over 140 bytes, but still pretty useful
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004
Copyright (C) 2011 YOUR_NAME_HERE <YOUR_URL_HERE>
Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE