# Lines configured by zsh-newuser-install
setopt appendhistory autocd extendedglob
# End of lines configured by zsh-newuser-install
# The following lines were added by compinstall
zstyle :compinstall filename '/home/ddorn/.zshrc'

autoload -Uz compinit
compinit
# End of lines added by compinstall
#
alias gst='git status'
alias gd='git diff'
alias gca='git commit -av'
alias gc='git commit'
alias reload='. ~/.zshrc'
setxkbmap us qwerty, -option caps:swapescape,compose:ralt
