summaryrefslogtreecommitdiffstatshomepage
path: root/zsh/.zshenv
blob: 5fad2b066e01c475128ee6809ad0f6a274e997e9 (plain)
1
2
3
4
5
#!/bin/zsh

emulate sh -c '. ~/.profile'

export ZDOTDIR="$XDG_CONFIG_HOME/zsh"