• Stars
    star
    806
  • Rank 56,569 (Top 2 %)
  • Language
    Emacs Lisp
  • Created over 11 years ago
  • Updated about 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

My Emacs initialization code and standard scripts I use for client and servers alike.

My Dot Files

I don't know any geek worth his weight in arsenic that doesn't put all of his/her collection of dot files under source code control. By putting this stuff up on Github makes it trivial to share between different computers and share with the world.

What's in this project?

Mostly startup scripts for Emacs and Zsh. If you are interested in how I configure Emacs, start with emacs.org. While the configuration files look like a document, that is the basis for my Emacs Lisp code.

Where is the Code?

My scripts and other dot files usually use blurbs and blippets from multiple sources on these here intertubes, and I find that when I get back around to updating them years ago, I don't always have the background for maintaining any particular blarp.

So I use a literate programming approach based on the Babel Project (which is built on org-mode which, incidently, only runs in Emacs). Each source file is tangled out to the destination in my home directory.

Can I use your files?

You may, as this collection is under a creative commons license. However, you probably don't want to take complete files (or even fork this project), as I have amassed a quite a bit of Lisp code for my environment. Instead, gander through the documented output for the files, and copy and paste anything that you find interesting.

More Repositories

1

demo-it

An Emacs package for running demonstrations, screencasts and presentations from within Emacs.
Emacs Lisp
324
star
2

hamacs

My personal VIM-like configuration of Emacs inspired by Doom and Spacemacs.
Emacs Lisp
75
star
3

literate-devops-demo

The code for demonstrating Literate Devops in Emacs
Emacs Lisp
71
star
4

magit-demo

Another emacs-based demonstration of Magit
Shell
28
star
5

pdx-emacs-hackers

Documents, notes, and a small collection of magical incantations related to the Portland-based Emacs User Group. Happy Hacking.
Emacs Lisp
28
star
6

cookie-python

A framework for teaching kids to program using iPython's Notebook feature
Python
24
star
7

express-api-docs

A way to use Dox to document the public REST API provided by Express
JavaScript
14
star
8

fuzzytoast

A jQuery plugin for combining templates with data from web servers in a regular web browser.
JavaScript
9
star
9

flora-simulator

A web application that renders a simplistic CPU (with an assembly language) to demonstrate basic computer fundamentals.
HTML
9
star
10

opencv-python-xp

Collection of experimental code for learning OpenCV
Python
7
star
11

labrats

A client-side multivariate testing (A/B tests) plugin for jQuery.
JavaScript
7
star
12

regexp-workshop

Client-side workshop and tutorial on Regular Expressions
HTML
7
star
13

emacs-rpgtk

The Solo RPG Toolkit for Emacs
Emacs Lisp
6
star
14

jake-utils

Functions for making jake a little nicer
JavaScript
6
star
15

textfile-notes

Script to work with a directory of text files as a collection of "notes".
Shell
5
star
16

node-project-skeleton

Initial structure with skeleton code to begin a Node.js / Express project.
JavaScript
5
star
17

knife.el

An 'completion-oriented' interface to the `knife` CLI through Emacs
Emacs Lisp
3
star
18

emacs-chef

Emacs interface to the Chef API
Emacs Lisp
3
star
19

mongrue

A simple, free-form REST interface to a MongoDB database instance built on top of node.js.
JavaScript
3
star
20

node-idocs

Generate internal documentation of functions and modules
JavaScript
2
star
21

server-status

A little project to keep track of the access levels of some of my servers.
JavaScript
2
star
22

demo42

Displays three values _graphically_ from a Redis database on a web client.
JavaScript
1
star
23

learning-frc-robotics

A project for learning the basics of Java and robotics that will lead a student to better participate in the FIRST Robotics Competitions.
Java
1
star