This commit is contained in:
Daniel Flanagan 2022-05-14 21:02:19 -05:00
parent 5b2cfd4c88
commit 41173b15aa
Signed by untrusted user: lytedev-divvy
GPG Key ID: 6D69CEEE4ABBCD82
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
set profile_dirs "$HOME/.mozilla/firefox/*.dev-edition-default"
if test (uname) = Darwin
set profile_dirs "$HOME/Library/Application Support/Firefox/Profiles/*.dev-edition-default"
set profile_dirs $HOME/Library/Application\ Support/Firefox/Profiles/*.dev-edition-default
end
for p in $profile_dirs