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