Skip to content

Emacs Lisp Configuration which I've use for development with using various programming lang.

License

Notifications You must be signed in to change notification settings

AlexNDRmac/.emacs.d

Repository files navigation

Configuration for Emacs 2.8.x

Build Status

This repository contains my GNU Emacs configuration. This configuration should be contains all necessary for comfortable working with PHP lang & PHP frameworks / C, C++, C# / Java / Python / Shell / Zephir lang.

Prerequisites

Ensure, that you already have Fira Code font, or install it.

If you using Mac OS X, you should be install coreutils (required for Dired to use "gls" intead of "ls")

brew install coreutils

which gls
/usr/local/bin/gls

Download & installation

Emacs can be installed on MacOS using Homebrew.

brew tap daviderestivo/emacs-head
brew install emacs-head@28 --with-cocoa

ln -sfv /usr/local/opt/emacs-head@28/Emacs.app /Applications

Next, just clone this repository...

git clone https://github.com/AlexNDRmac/.emacs.d ~/.emacs.d

Fonts

In order for the icons to work (for NeoTree package) it is very important that you install the Resource Fonts from all-the-icons package:

M-x all-the-icons-install-fonts

And... start using Emacs everyday!

emacs

License

This project is open source software licensed under the GNU General Public Licence version 3.

▲ back to top

About

Emacs Lisp Configuration which I've use for development with using various programming lang.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published