Commit graph

8 commits

Author SHA1 Message Date
tokiclover
80c2de6d1e modules: firefox-profile: README.md: minor edit 2014-09-28 07:32:59 +02:00
tokiclover
717e83371f modules: firefox-profile: README.md: minor Customizations edit 2014-09-27 08:47:34 +02:00
tokiclover
46c17fae47 modules: firefox-profile: README.md update 2014-09-27 08:40:58 +02:00
tokiclover
f5740922e8 modules: firefox-profile: init.zsh clean up
Cleaned up init.zsh, so the whole initialization code is handled by
an anonymous function. This is make variable clean up much easier.
FIx the version string (bumped to 3.0, 2.x is standalone script
that can be sourced in ~/.zshrc (see my dotfiles repo for that).)

Minor fix for mktmp() for non GNU/Linux users.
2014-09-27 08:20:31 +02:00
tokiclover
ca75bfef45 modules: firefox-profile: minor update (removed NULL_GLOB in favor of (N)) 2014-09-26 20:55:38 +02:00
tokiclover
03bf83eac5 modules/firefox-profile: minor fix 2014-09-26 10:39:42 +02:00
tokiclover
0998af9706 modules: precompile: fix die() 2014-09-25 22:47:22 +02:00
tokiclover
f5adeadb45 modules: added firefox-profile
This module maintains firefox home profile '~/.mozilla/firefox/abcd1234.default'
in a tmpfs or zram backed filesystem to get a very responsive browser,
with a tarball back up saved in '$HOME/.mozilla/firefox'.
2014-09-25 21:38:22 +02:00