项目作者: dfmgr

项目描述 :
firefox configs
高级语言: JavaScript
项目地址: git://github.com/dfmgr/firefox.git
创建时间: 2020-01-14T20:52:57Z
项目社区:https://github.com/dfmgr/firefox

开源协议:GNU General Public License v3.0

下载


firefox

A popular open source graphical web browser

Automatic install/update:

  1. bash -c "$(curl -LSs https://github.com/dfmgr/firefox/raw/main/install.sh)"

Manual install:

requires:

Debian based:

  1. apt install firefox

Fedora Based:

  1. yum install firefox

Arch Based:

  1. pacman -S firefox

MacOS:

  1. brew install firefox
  1. mv -fv "$HOME/.config/firefox" "$HOME/.config/firefox.bak"
  2. mv -fv "$HOME/.mozilla" "$HOME/.mozilla.bak"
  3. git clone https://github.com/dfmgr/firefox "$HOME/.config/firefox"
  4. mkdir -p "$HOME/.mozilla"; ln -sf "$DOWNLOADED_TO" "$HOME/.mozilla/firefox"


firefox wiki |
firefox site