escape utils variables

This commit is contained in:
Andrejus
2020-02-26 17:27:44 +00:00
parent 78275b144e
commit f3690da2f1
4 changed files with 5 additions and 9 deletions

View File

@@ -12,7 +12,7 @@ if not_installed "fish"; then
printf "Installing fish...\n"
# Add fish repository
app_ppa fish-shell/release-3
app_ppa "fish-shell/release-3"
update
# Install fish