mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-05 15:49:29 +00:00
fix(shell): change how shell detection works
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
# Defaults
|
||||
export DOTFILES="$HOME/.dotfiles"
|
||||
export DOTFILES_SHARED_LOADED=""
|
||||
export DOTFILES_CURRENT_SHELL="bash"
|
||||
# shellcheck source=scripts/shared.sh
|
||||
source "$DOTFILES/scripts/shared.sh"
|
||||
path_prepend "$DOTFILES/local/bin"
|
||||
|
||||
Reference in New Issue
Block a user