add dotfiles
This commit is contained in:
parent
8e946afafb
commit
45468cd2c4
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
|
||||
export XDG_CONFIG_HOME=${XDG_CONFIG_HOME:-${HOME}/.config}
|
||||
export ZDOTDIR=${ZDOTDIR:-${XDG_CONFIG_HOME}/zsh}
|
||||
export DOTFILES_DIR=${DOTFILES_DIR:-${HOME}/.dotfiles})
|
||||
export DOTFILES_DIR=${DOTFILES_DIR:-${HOME}/.dotfiles}
|
||||
|
||||
#
|
||||
# .zprofile
|
||||
|
|
Loading…
Reference in a new issue