mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-03-13 09:04:00 +00:00
fix(shell): change how shell detection works
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user