This is a repository where I keep some configuration related to my setup, mostly so setting up a new computer is easier.
To change the theme, open Micro, press control+E and type:
set colorscheme monokai
set colorscheme bubblegum
Needs to run this to make it work:
git config --global core.excludesfile ~/.gitignoreSource: https://gist.github.com/subfuzion/db7f57fff2fb6998a16c
| Setting | Value |
|---|---|
browser.bookmarks.openInTabClosesMenu |
false |
browser.tabs.groups.smart.enabled |
false |
browser.tabs.loadBookmarksInBackground |
true |
gfx.webrender.all |
true |
gfx.webrender.quality.force-subpixel-aa-where-possible |
true |
defaults write com.apple.dock appswitcher-all-displays -bool true
killall Dockdefaults write NSGlobalDomain AppleLanguages '("en-US")'