Quote variable expansions in rc scripts

This commit is contained in:
lachtan
2026-03-15 16:31:24 +01:00
parent 79ba0ae913
commit 0d5eb492aa
4 changed files with 8 additions and 8 deletions

View File

@@ -1 +1 @@
append_path_try $HOME/.local/bin
append_path_try "$HOME/.local/bin"