dotfiles

My dotfiles
git clone https://git.neuralcrash.com/dotfiles.git
Log | Files | Refs

commit 98aa62d2f5105596cb9db1485eddfeeaf4ca4afd
parent aa8d937a1df4d3afc0c749e68b95012535ab6da6
Author: Kebigon <git@kebigon.xyz>
Date:   Sat, 21 Jan 2023 15:30:02 +0900

Add default firefox profile

Diffstat:
A.mozilla/firefox/default/user.js | 2++
A.mozilla/firefox/profiles.ini | 13+++++++++++++
2 files changed, 15 insertions(+), 0 deletions(-)

diff --git a/.mozilla/firefox/default/user.js b/.mozilla/firefox/default/user.js @@ -0,0 +1 @@ +/etc/firefox/user.js +\ No newline at end of file diff --git a/.mozilla/firefox/profiles.ini b/.mozilla/firefox/profiles.ini @@ -0,0 +1,13 @@ +[Profile0] +Name=default +IsRelative=1 +Path=default + +[General] +StartWithLastProfile=1 +Version=2 + +[Install11457493C5A56847] +Default=default +Locked=1 +