dotfiles/.stowrc
Tom Willemse 513459d4dd [firefox] Make it possible to stow firefox configuration
- Put ‘userChrome.css’ into the ‘src/’ directory and have stow ignore any such
  directory.

- Dynamically find the name of the default firefox profile.

- In case the firefox profile can't be found, output some messages stating such.

- Update the ‘userChrome.css’ as used by Firefox.
2022-09-22 23:52:01 -07:00

8 lines
137 B
Text

--target $HOME
--ignore GNUmakefile
--ignore org
--ignore .dir-locals.el
--ignore PKGBUILD
--ignore pkg.tar.xz
--ignore src
--no-folding