Work fixes #3

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

View file

@ -2,7 +2,7 @@
set profile_dirs "$HOME/.mozilla/firefox/*.dev-edition-default" set profile_dirs "$HOME/.mozilla/firefox/*.dev-edition-default"
if test (uname) = Darwin 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 end
for p in $profile_dirs for p in $profile_dirs