ref install script

This commit is contained in:
thek4n 2024-02-01 16:21:47 +03:00
parent 3495a3edc7
commit 53894176f0

View File

@ -5,9 +5,7 @@ shopt -s nullglob
declare -r TARGET_PATH="$HOME"
declare -r DOTFILES_ROOT="$PWD"
declare -r SUB="$DOTFILES_ROOT/home/user"
export SUB
declare -xr SUB="$DOTFILES_ROOT/home/user"
declare -r -A TARGETS=(