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

https://github.com/jeremyfix/config


https://github.com/jeremyfix/config

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# VIM

see [here](https://github.com/jeremyfix/config/tree/master/vim)

# Firefox

## Read markdown in firefox

- Install the extension [Markdown viewer webext](https://addons.mozilla.org/fr/firefox/addon/markdown-viewer-webext/?src=search)
- Define the mime type for markdown files (see [here](https://superuser.com/questions/696361/how-to-get-the-markdown-viewer-addon-of-firefox-to-work-on-linux/1175837#1175837))

%%%%%
mkdir -p ~/.local/share/mime/packages/text-markdown.xml

%%%%% Put the following into this file







%%%%%%%
update-mime-database ~/.local/share/mime