I hereby claim:
- I am nickrttn on github.
- I am nickrttn (https://keybase.io/nickrttn) on keybase.
- I have a public key ASDL4Ehbq2inrrRHjG0BY6J0_TSXasjJV-E152RO8rC1zgo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| Verifying my Blockstack ID is secured with the address 13YqsCyYeahQP5T6MEAo2ur8TYBmucXtSU https://explorer.blockstack.org/address/13YqsCyYeahQP5T6MEAo2ur8TYBmucXtSU |
| ### Keybase proof | |
| I hereby claim: | |
| * I am nickrttn on github. | |
| * I am nickrttn (https://keybase.io/nickrttn) on keybase. | |
| * I have a public key ASA-nW90VsZV005h_HnUx5danOia140xKMM4QTQJTBdh7go | |
| To claim this, I am signing this object: |
| [ | |
| { | |
| "d": 1506970697000, | |
| "s": 0 | |
| }, | |
| { | |
| "d": 1506970757000, | |
| "s": 18 | |
| }, | |
| { |
| export LC_CTYPE=en_US.UTF-8 | |
| export LC_ALL=en_US.UTF-8 | |
| # Set the locale settings correctly | |
| if [ -z "$LANG" ]; | |
| then export LANG="$(defaults read -g AppleLocale | sed 's/@.*$//g').UTF-8"; | |
| fi | |
| # Set nano as the default editor | |
| export EDITOR=nano |
| export ZSH_AUTOSUGGEST_USE_ASYNC=1 | |
| export ZPLUG_USE_CACHE=true | |
| if type brew &>/dev/null; then | |
| FPATH=$(brew --prefix)/share/zsh/site-functions:$FPATH | |
| autoload -Uz compinit | |
| compinit | |
| fi | |
| source ~/.zplug/init.zsh |
# Install Nix
sh <(curl -L https://nixos.org/nix/install)
# Follow unstable channel
nix-channel --add https://nixos.org/channels/nixpkgs-unstable
# Update packages store
nix-channel --updatetart create --linux --disk-size <disk-size-in-gb> <vm-name>tart run --rosetta="rosetta" --disk <path-to-iso> <vm-name>