Giter Site home page Giter Site logo

spacemacs.d's Introduction

This GitHub repository contains my version of the current configuration to support the excellent Practicalli Spacemacs book. This configuration contains the layers recommended for use for enhanced Clojure development experience as well as numerous tweaks for general Spacemacs usage.

So-far my modifications involve simply removing a lot of enhancements that I haven't learned how to use yet. I'm also figuring out how to manage a fork in Github.

Requirements: Spacemacs Develop, Emacs 27

Recommended Command Line tools

There are several command line tools that should be installed to support the use of the Practicalli Spacemacs configuration.

Use the Practicalli configuration as an example

Clone the Practicalli repository and review the configurations the author has chosen, not everything may be to your preferred way of working.

The recommended approach is to use a diff tool, such as ediff in Emacs, SPC D f in Spacemacs, to compare their configuration with your own existing configuration.

Creating your own variation

Visit GitHub and fork the practicalli/spacemacs.d repository. A fork is recommended if you want to add your own customisations and save them to your own repository.

After creating the fork, in a terminal window, use git clone to copy your fork to your computer. In my case (Windows) this was:

git clone https://github.com/<yourname>/spacemacs.d.git ./.spacemacs.d

If you are happy to use the Practicalli Spacemacs configuration as it is, then remove your ~/.spacemacs file and start Emacs.

The main configuration file

The file .spacemacs.d/init.el is read by Spacemacs if the .spacemacs file does not exist. You can used either file as your main Spacemacs configuration file (but obviously not both at the same time). In this repository, the .spacemacs file is a symbolic link to .spacemacs/init.el.

Getting help

Obviously the best place to start looking for help is the Practicalli repo or the Practicalli Book.

spacemacs.d's People

Contributors

practicalli-johnny avatar dgustaf avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.