Skip to content

Latest commit

 

History

History
53 lines (37 loc) · 1.22 KB

README.md

File metadata and controls

53 lines (37 loc) · 1.22 KB

Configuration files

If it's important, version it!

Usage

Use GNU Stow to install symlinks for a particular program, e.g. to install symlinks for =/.emacs= and =/init.org= (the files in emacs):

cd Config
stow -t ~ emacs

Emacs

Contains my pinched-favourite-bits-from-Spacemacs literate init file.

Copy syslog.el manually to ~/.emacs.d.

Vim

I used to use Vim extensively, managing plugins with vundle.

CTags

I developed some CTags defs for TypeScript so that I could work more effectively with it in Vim.

GHC

Minor quality-of-life improvements for GHCi.

Bash

Rather old, use with caution.

  • .bashrc - Arch
  • .bash_profile - OSX

Conky

This config but adapted to openSUSE Tumbleweed.

Autostart Scripts

stow -t ~/.config/autostart-scripts autostart-scripts

License

GPL3 for my stuff, slime.vim which is copied here, is MIT and syslog-mode is GPL2.