Skip to content

mxgoldstein/emojify-logos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

emojify-logos MELPA

This package adds logos for various programming languages and tools to emojify.el

Installation

From MELPA (Recommended)

If you don't already have MELPA, you can read how to set it up here.

To install emojify-logos type the following two commands

  1. M-x package-refresh-contents
  2. M-x package-install RET emojify-logos

And package.el will take care of the rest!

From this repository

Either clone this repository or (download it as a zip) and move its contents to a path within load-path.

Usage

Just add the following line to your .emacs file:

(require 'emojify-logos)

And you're ready to roll!

Logos

Code Icon
:angularjs:
:c:
:css3:
:c++:
:emacs:
:erlang:
:haskell:
:html5:
:javascript:
:latex:
:org:
:pdf:
:perl:
:php:
:python:
:ruby:
:typescript:

TODO

  • Add more logos for languages / modes etc.
  • Replace low-quality C icon
  • Find a (somewhat) free icon for Java

Icon Licenses

For a detailed information about the copyright, licenses and trademarks attached to the logos used, see COPYRIGHT.MD.

License

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.

See LICENSE for more details.

About

This package adds logos for various programming languages and tools to emojify.el

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published