Skip to content

cbowdon/Config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.