PrunedNeuron / dot.me

me dot files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dot.me

me dot files

Using tangle

Each (program, environment, etc.) configuration is generated by a README.org at the top level. By using tangle, this generates the configuration file(s) in the correct subfolder to be symlinked by stow.

Standard header for each is

#+TITLE: Something configuration
#+PROPERTY: header-args :tangle "./.config/something/config" :mkdirp yes :comments both
#+AUTO_TANGLE: t

with the package org-auto-tangle providing a hook to org-mode file saving to tangle the file.

stow

Files are linked using GNU stow, with the following configuration file

--target=$HOME

Progress in converting to literate programming [3/15]

  • [ ] bash
  • [X] Emacs (in separate way)
  • [ ] Firefox
  • [ ] flashfocus
  • [ ] fontconfig
  • [ ] i3
  • [ ] libinput-gestures
  • [ ] ncmpcpp
  • [ ] picom
  • [ ] rofi
  • [ ] stumpwm
  • [X] termite
  • [X] X11
  • [ ] xmonad
  • [ ] zsh

General resources

About

me dot files


Languages

Language:Scheme 30.4%Language:Shell 29.5%Language:Haskell 16.3%Language:Common Lisp 14.7%Language:Emacs Lisp 8.8%Language:CSS 0.2%