Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.