feat: Allow to run script from outside ~/.bootstrap directory
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
# FONTS
|
||||
|
||||
fontdir="$HOME/.local/share/fonts"
|
||||
fontdir="${HOME}/.local/share/fonts"
|
||||
|
||||
declare -a fonts
|
||||
fonts+=("Inconsolata")
|
||||
|
Reference in New Issue
Block a user