Typooooo
This commit is contained in:
@@ -334,7 +334,7 @@ mkdir -p "$HOME"/.config/environment.d
|
|||||||
echo "$(
|
echo "$(
|
||||||
IFS=$'\n'
|
IFS=$'\n'
|
||||||
printf "%s\n" "${env_to_set[@]}" | sort -u
|
printf "%s\n" "${env_to_set[@]}" | sort -u
|
||||||
)" >"$HOME"/.config/envritonment.d/90-dots.conf
|
)" >"$HOME"/.config/environment.d/90-dots.conf
|
||||||
|
|
||||||
extpkgstr=$(
|
extpkgstr=$(
|
||||||
IFS=" "
|
IFS=" "
|
||||||
|
|||||||
Reference in New Issue
Block a user