Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 503 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 503 Bytes

INSTALL

To install the configuration file type

  • SSH
git clone git@github.com:FilMarini/my_spacemacs_config.git ~/.spacemacs.d
  • HTTPS
git clone https://github.com/FilMarini/my_spacemacs_config.git ~/.spacemacs.d

Make sure there is no ~/.spacemacs file

Dependencies:

  • To use the Python layer features install Python packages listed in requirements.txt ("pip install -r requirements.txt")

  • To use Latex LSP, install texlab (https://texlab.netlify.app/)