mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-08 01:50:42 +00:00
fix(shell): fixed zsh/bash config loading
This commit is contained in:
@@ -21,6 +21,9 @@ export DOTFILES_SHARED_LOADED=""
|
||||
# shellcheck source=./../../scripts/shared.sh
|
||||
source "$SHARED_SCRIPT"
|
||||
|
||||
# Loads configs for better installation experience
|
||||
x-load-configs
|
||||
|
||||
function section_install
|
||||
{
|
||||
USAGE_PREFIX="$SCRIPT install <command>"
|
||||
|
||||
Reference in New Issue
Block a user