ZSH=/usr/share/ohmyzsh
ZSH_THEME=agnoster
source $ZSH/oh-my-zsh.sh
export TERM=xterm-256color
prompt_context() { prompt_segment magenta black "%n" }