An open API service indexing awesome lists of open source software.

https://github.com/filmarini/my-dotspacemacs

.spacemacs configuration file
https://github.com/filmarini/my-dotspacemacs

Last synced: 5 months ago
JSON representation

.spacemacs configuration file

Awesome Lists containing this project

README

          

**INSTALL**

To install the configuration file type

* SSH
```shell
git clone git@github.com:FilMarini/my_spacemacs_config.git ~/.spacemacs.d
```
* HTTPS
```shell
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 ()