Skip to content

MartinSoto/emacs.d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Support Packages

This directory contains Python packages used to support the Emacs configuration.

Install or update packages by running pip from the main .emacs.d directory as follows:

pip install --install-option="--prefix=$(pwd)/python" <package names>