Work fixes #3

Merged
lytedev merged 6 commits from lytedev-divvy/dotfiles:master into master 2022-05-18 14:43:25 -05:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 41173b15aa - Show all commits

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