mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 09:27:44 -04:00
Profile switching is now built in
This commit is contained in:
parent
216ada9a96
commit
3493687099
1 changed files with 2 additions and 2 deletions
|
|
@ -29,13 +29,13 @@
|
|||
};
|
||||
taps = [
|
||||
"homebrew/cask-fonts"
|
||||
"null-dev/firefox-profile-switcher"
|
||||
#"null-dev/firefox-profile-switcher"
|
||||
"theseal/ssh-askpass"
|
||||
];
|
||||
brews = [
|
||||
"fastfetch"
|
||||
"ffmpeg"
|
||||
"firefox-profile-switcher-connector"
|
||||
#"firefox-profile-switcher-connector" # having had this on seems to mean I need to toggle browser.profiles.enabled to true in about:config for the new built in version
|
||||
"ssh-askpass"
|
||||
"telnet"
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue