fix(shell): change how shell detection works

This commit is contained in:
2023-09-29 15:52:16 +03:00
parent dfb7a51786
commit 4b45c89a90
6 changed files with 34 additions and 29 deletions

View File

@@ -4,7 +4,7 @@
# shellcheck disable=1091,2139
# vim: filetype=bash
export DOTFILES="$HOME/.dotfiles"
: "${DOTFILES:=$HOME/.dotfiles}"
source "$DOTFILES/scripts/shared.sh"
# Antigen configuration