shrir / dotspacemacs

Spacemacs Configuration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spacemacs Configuration

What is it good for?

Personal configuration of a new Spacemacs user for mainly python and occasional C/C++ development with commonly used programs/tools such as git, docker and multi-term shell.

How to install it?

  • Backup your spacemacs configuration
cd ~
mv .spacemacs.d .spacemacs.d.bak
mv .spacemacs .spacemacs.bak
  • Clone the repository
git clone https://github.com/shrir/dotspacemacs ~/.spacemacs.d

About

Spacemacs Configuration

License:Apache License 2.0


Languages

Language:Emacs Lisp 100.0%