Skip to content

Latest commit

 

History

History
15 lines (15 loc) · 493 Bytes

README.org

File metadata and controls

15 lines (15 loc) · 493 Bytes

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