shobute / Config

Configuration files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

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

License

GPL3 for my stuff, slime.vim which is copied here, is MIT

About

Configuration files


Languages

Language:Vim Script 50.3%Language:Shell 42.6%Language:Emacs Lisp 7.1%