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
- Host: GitHub
- URL: https://github.com/filmarini/my-dotspacemacs
- Owner: FilMarini
- Created: 2019-12-30T13:49:23.000Z (over 6 years ago)
- Default Branch: develop
- Last Pushed: 2023-08-09T21:52:33.000Z (almost 3 years ago)
- Last Synced: 2025-01-29T13:15:47.733Z (over 1 year ago)
- Language: Emacs Lisp
- Size: 455 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 ()