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.
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
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
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
This project is open source software licensed under the GNU General Public Licence version 3.