dotfiles

My personal shell configs and stuff
git clone git://git.alex.balgavy.eu/dotfiles.git
Log | Files | Refs | Submodules | README | LICENSE

zshenv (153B)


      1 srcpath="$HOME/.dotfiles/shell"
      2 . "$srcpath"/env
      3 . "$srcpath"/paths
      4 unset srcpath
      5 export ZDOTDIR=$HOME/.config/zsh
      6 export HISTFILE=$ZDOTDIR/.zsh_history