move ghostty and hyprland to dotfiles
This commit is contained in:
@ -26,7 +26,7 @@ else
|
||||
fi
|
||||
|
||||
# TODO prettier solution?
|
||||
DOTFILES_ZSH_DIR="${0:A:h}"
|
||||
export DOTFILES_ZSH_DIR="$HOME/dotfiles/roles/zsh/files"
|
||||
|
||||
for zsh_file in "$DOTFILES_ZSH_DIR"/*.zsh; do
|
||||
[[ -r "$zsh_file" ]] && source "$zsh_file"
|
||||
|
||||
Reference in New Issue
Block a user