Added a few git functions and fixed fpath not being set in the appropriate spot

This commit is contained in:
2023-10-09 09:22:08 -04:00
parent c1b1381f24
commit d3a383102b
6 changed files with 35 additions and 14 deletions

View File

@@ -1,3 +1,5 @@
# This should be placed in "$XDG_CONFIG_HOME/zsh/.zshenv"
# Config
export XDG_CONFIG_HOME="$HOME/.config"
export XDG_DATA_HOME="$HOME/.local"