Skip to content

Instantly share code, notes, and snippets.

View whiteyhat's full-sized avatar
Building on top of bitcoin

Carlos Roldan whiteyhat

Building on top of bitcoin
View GitHub Profile
@whiteyhat
whiteyhat / .zshrc
Created March 14, 2020 10:50 — forked from robertcoopercode/.zshrc
Zsh configuration file
#------------------
# Shell Variables
#------------------
# Specify VS Code as default editor for the React Native Simulator
export REACT_EDITOR=code-insiders
# Set VS Code Insiders as default code editor
export EDITOR=code-insiders
# Android SDK
export ANDROID_HOME=~/Library/Android/sdk
@whiteyhat
whiteyhat / .zshrc
Created March 14, 2020 11:35 — forked from sokardys/.zshrc
export TERM="xterm-256color"
# If you come from bash you might have to change your $PATH.
# export PATH=$HOME/bin:/usr/local/bin:$PATH
# Path to your oh-my-zsh installation.
export ZSH=/Users/sokardys/.oh-my-zsh
# Set name of the theme to load. Optionally, if you set this to "random"
# it'll load a random theme each time that oh-my-zsh is loaded.
# See https://github.com/robbyrussell/oh-my-zsh/wiki/Themes