ushering / .dot-org-files

Dotfiles, Emacs + Org-mode with babel and Literate programming.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My dot-org-files

Table of Contents

About

Dotfiles, Emacs + Org-mode with babel and Literate programming.

Org files

packages.org

  • List of packages.

todo.org

  • Tasks with unclassified time period.

gtk.org

  • My configuration file for Gtk.

Xresources.org

  • Settings for multiple X programs.

dircolors.org

  • My color setup for ls.

fontconfig

  • Fonts setup.

xinitrc.org

  • X initialization script.

ratpoison.org

  • Window manager configuration file.

emacs.org

  • My emacs setup.

screen.org

  • Gnu Screen RC configuration file.

zsh.org

  • Shell configuration file.

conkeror.org

  • Browser configuration file.

mplayer.org

  • MPlayer configuration file.

stumpwm.org

  • StumpWM configuration file.

Installation

Automated

If you’re using curl type the following command:

curl -L https://github.com/ivoarch/.dot-org-files/raw/master/install.sh | sh

Manual

  • Clone this repo:
~$ cd $HOME
~$ git clone https://github.com/ivoarch/.dot-org-files
  • Tangle config files:

C-c C-v f or M-x org-babel-tangle-file

License

About

Dotfiles, Emacs + Org-mode with babel and Literate programming.

License:The Unlicense


Languages

Language:Shell 100.0%