Code Monkey home page Code Monkey logo

bunnemacs's Introduction

BunnEmacs

,-----.                          ,------.                                
|  |) /_ ,--.,--.,--,--, ,--,--, |  .---',--,--,--. ,--,--. ,---. ,---.  
|  .-.  \|  ||  ||      \|      \|  `--, |        |' ,-.  || .--'(  .-'  
|  '--' /'  ''  '|  ||  ||  ||  ||  `---.|  |  |  |\ '-'  |\ `--..-'  `) 
`------'  `----' `--''--'`--''--'`------'`--`--`--' `--`--' `---'`----'                                                                           

A literate Emacs configuration exclusively for MacOS which aims to solve various OS specific integration issues.

BunnEmacs uses emacsclient by default using a Hammerspoon launcher.

Focus

  • LaTeX
  • Org-Mode
  • Jekyll
  • Git
  • Python
  • JSON
  • use-package

Essential Packages

  • use-package
  • company
  • AucTeX
  • yasnippet
  • org-mode

Essential Supporting Software

Installation

Licensed under wtfpl

Emacs

Installed on macOS Catalina using Emacs28 davidrestivo/emacs-head

brew tap daviderestivo/emacs-head
brew install emacs-head@28 --with-cocoa

git clone https://github.com/pathologicalhandwaving/BunnEmacs.git ~/.emacs.d

Flycheck

Flycheck linter

npm i -g eslint
npm i -g jsonlint
pip3 install flake8
gem install scss_lint scss_lint_reporter_checkstyle

Helm

use rg instead of grep to find files.

brew install ripgrep

Hammerspoon

-- NUB ::
nub   = {"cmd", "shift"}

-- Launch or Focus Emacs
hs.hotkey.bind(nub, "E", function()
    hs.application.launchOrFocus("/usr/local/Cellar/emacs-head@28/28.0.50_1/Emacs.app")
end)
--

bunnemacs's People

Contributors

pathologicalhandwaving avatar

Stargazers

 avatar

Watchers

 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.