Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 618 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 618 Bytes

toshokan's dotfiles

This is a collection of dotfiles, intended primarily for GNU/Linux systems. The largest item is my GNU Emacs config, which changes rapidly and is laid out using org-mode, and compiled dynamically with org-babel when required.

Feel free to look around!

usage

These dotfiles are meant to be used with GNU Stow, a wonderful symlink manager. For example, if this repository is cloned to your home directory, use stow emacs to symlink the contents of the emacs directory (currently .emacs.d) into your home directory so that Emacs can find it.