67eac27d79
- Make everything compatible with both Artix and Fedora - Install script is now only for Artix - Extra .zsh files are no longer dot files, makes sourcing from .zshrc easier
3 lines
59 B
Bash
3 lines
59 B
Bash
export ZDOTDIR="$HOME/.config/zsh"
|
|
source $ZDOTDIR/.zshenv
|