# __ # ____ _____/ /_ __________ # /_ / / ___/ __ \/ ___/ ___/ # _ / /_(__ ) / / / / / /__ #(_)___/____/_/ /_/_/ \___/ # precmd() { print "" } # export thingys export ZSH=/home/icyphox/.oh-my-zsh export BROWSER=/usr/bin/firefox-nightly export EDITOR=/usr/bin/vim export SSH_KEY_PATH="~/.ssh/rsa_id" export GOROOT=$HOME/go export PATH=$PATH:$GOROOT/bin export GPG_TTY=$(tty) export INPUTRC=~/.inputrc ZSH_THEME="simple" # plugins plugins=(git zsh-syntax-highlighting zsh-autosuggestions) source $ZSH/oh-my-zsh.sh #source ~/.zsh/zsh-autosuggestions/zsh-autosuggestions.zsh # aliases alias icysite="cd ~/leet/icysite" alias scrot="~/bin/scrot.sh" alias icyinfo="~/bin/icyinfo.sh" alias gah='sudo $(fc -ln -1)' alias lol="base64