mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 22:22:40 +00:00
Cleaning up some scripts and moving to autoload functions
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
export XDG_CONFIG_HOME="$HOME/.config"
|
||||
export XDG_DATA_HOME="$HOME/.local"
|
||||
export ZDOTDIR="$HOME/.config/zsh"
|
||||
export ZFUNCDIR="$ZDOTDIR/functions"
|
||||
export SHELL="$(which zsh)"
|
||||
|
||||
# Git
|
||||
|
||||
Reference in New Issue
Block a user