All Projects → podiki → dot.me

podiki / dot.me

Licence: other
me dot files

Programming Languages

scheme
763 projects
shell
77523 projects
haskell
3896 projects
emacs lisp
2029 projects
common lisp
692 projects
NewLisp
63 projects
CSS
56736 projects

Projects that are alternatives of or similar to dot.me

Doom Emacs
An Emacs framework for the stubborn martian hacker
Stars: ✭ 12,774 (+38609.09%)
Mutual labels:  emacs-configuration
.emacs.d
My emacs configuration
Stars: ✭ 224 (+578.79%)
Mutual labels:  emacs-configuration
editorPreferences
My editor preferences for Emacs / Sublime / VS Code / Clang Format etc.
Stars: ✭ 18 (-45.45%)
Mutual labels:  emacs-configuration
Emacs Bootstrap
Your on-the-fly Emacs development environment.
Stars: ✭ 147 (+345.45%)
Mutual labels:  emacs-configuration
.doom.d
Private DOOM Emacs config highly focused around orgmode and GTD methodology, along with language support for Python and Elisp.
Stars: ✭ 185 (+460.61%)
Mutual labels:  emacs-configuration
dotfiles
I showed you my source code, pls respond
Stars: ✭ 45 (+36.36%)
Mutual labels:  emacs-configuration
Circadian.el
Theme-switching for Emacs based on daytime
Stars: ✭ 105 (+218.18%)
Mutual labels:  emacs-configuration
emacs-config
My ".emacs"
Stars: ✭ 17 (-48.48%)
Mutual labels:  emacs-configuration
Uncledavesemacs
My personal ~/.emacs.d
Stars: ✭ 204 (+518.18%)
Mutual labels:  emacs-configuration
move-border
Emacs windows resizing made intuitive
Stars: ✭ 16 (-51.52%)
Mutual labels:  emacs-configuration
Writingwithemacs
Tips, Examples, and Resources for Writing with Emacs
Stars: ✭ 150 (+354.55%)
Mutual labels:  emacs-configuration
Lunarymacs
Moon-based Emacs configuration.
Stars: ✭ 151 (+357.58%)
Mutual labels:  emacs-configuration
my-emacs
My Emacs configuration
Stars: ✭ 35 (+6.06%)
Mutual labels:  emacs-configuration
Dotfiles
Configuration files for XMonad, Emacs, NixOS, Taffybar and more.
Stars: ✭ 127 (+284.85%)
Mutual labels:  emacs-configuration
my-stumpwm-config
My personal StumpWM config
Stars: ✭ 20 (-39.39%)
Mutual labels:  stumpwm
Emacs Gtd
Get Things Done with Emacs
Stars: ✭ 111 (+236.36%)
Mutual labels:  emacs-configuration
rc
Structured system configuration (I moved from NixOS to GuixSD)
Stars: ✭ 97 (+193.94%)
Mutual labels:  guix
dotfiles
Messy configuration repository / Gentoo / Coreboot / XMonad / Ergodox / Home Cooked ZSH microframework / Eye candy stuff / Miscellaneous hacks
Stars: ✭ 43 (+30.3%)
Mutual labels:  stumpwm
dotstow
dotfiles managed with stow
Stars: ✭ 60 (+81.82%)
Mutual labels:  polybar-config
guix-vm
Scripts and support necessary to make a GuixSD Virtualbox image
Stars: ✭ 18 (-45.45%)
Mutual labels:  guix

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 [4/14]

  • [ ] bash
  • [X] Emacs (in separate way)
  • [ ] Firefox
  • [ ] flashfocus
  • [ ] fontconfig

- [ ] i3

  • [ ] libinput-gestures
  • [ ] ncmpcpp
  • [ ] picom
  • [ ] rofi
  • [ ] stumpwm
  • [X] termite
  • [X] X11
  • [ ] xmonad
  • [X] zsh

General resources

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].