- copy all your dotfiles from the root to your dotfile folder in the git repo
mv ~\dotfilename ~\syncfiles\dotfiles\dotfilename
- create symbolic link to those dotfiles like this
mklink ~\dotfilename ~\syncfiles\dotfiles\dotfilename
Since 2020/01/09 with the latest Firefox update, this config broke ...
inspiration from https://github.com/turing753/minimal-functional-fox
to enable custom css for Firefox:
- go to about:config in your browser
- search for toolkit.legacyUserProfileCustomizations.stylesheets
- set the setting to true
after downloading the files they need to go in the right directory, you can find the directory by
- in firefox settings |||
- Help
- Troubleshooting information
- Profile Folder -> Open Folder
this is where you create a "chrome" folder if it doesn't exist already and paste in your css files