Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vedang/conkeror-rc
Configuration files for conkeror
https://github.com/vedang/conkeror-rc
Last synced: about 2 months ago
JSON representation
Configuration files for conkeror
- Host: GitHub
- URL: https://github.com/vedang/conkeror-rc
- Owner: vedang
- Created: 2010-09-10T10:00:18.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2011-02-02T13:59:15.000Z (almost 14 years ago)
- Last Synced: 2024-10-07T07:21:11.523Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 95.7 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
A repository for my Conkeror settings.
======================================Conkeror loads it's settings from a file called .conkerorrc which should be present in your home directory.
My .conkerorrc has the following in it:
user_pref('conkeror.rcfile', '/home/vedang/conkeror-rc');
reinit();This loads all the .js files in the conkeror-rc folder.