All Projects → ivoarch → .dot Org Files

ivoarch / .dot Org Files

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

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to .dot Org Files

Verb
Organize and send HTTP requests from Emacs
Stars: ✭ 205 (+259.65%)
Mutual labels:  babel, emacs, org-mode
Org Treescope.el
Provides a time and priority based sparse tree interaction mode
Stars: ✭ 25 (-56.14%)
Mutual labels:  emacs, org-mode
Org Super Agenda
Supercharge your Org daily/weekly agenda by grouping items
Stars: ✭ 829 (+1354.39%)
Mutual labels:  emacs, org-mode
Coldnew Emacs
coldnew's emacs config
Stars: ✭ 32 (-43.86%)
Mutual labels:  emacs, org-mode
Memacs
What did I do on February 14th 2007? Visualize your (digital) life in Org-mode
Stars: ✭ 711 (+1147.37%)
Mutual labels:  emacs, org-mode
Org Ql
An Org-mode query language, including search commands and saved views
Stars: ✭ 721 (+1164.91%)
Mutual labels:  emacs, org-mode
My Favorite Things
Moved to: https://gitlab.com/brennovich/my-favorite-things
Stars: ✭ 30 (-47.37%)
Mutual labels:  dotfiles, archlinux
Dotfiles
Let's be honest: mostly Emacs.
Stars: ✭ 536 (+840.35%)
Mutual labels:  dotfiles, emacs
Organic
Outliner, organizer and notes management app.
Stars: ✭ 34 (-40.35%)
Mutual labels:  emacs, org-mode
Org Evil
Evil extensions for Org-mode.
Stars: ✭ 51 (-10.53%)
Mutual labels:  emacs, org-mode
Org Make Toc
Automatic tables of contents for Org files
Stars: ✭ 53 (-7.02%)
Mutual labels:  emacs, org-mode
Org Noter
Emacs document annotator, using Org-mode
Stars: ✭ 671 (+1077.19%)
Mutual labels:  emacs, org-mode
Termuxarch
You can use setupTermuxArch.bash 📲 to install Arch Linux in Amazon, Android, Chromebook and Windows. https://sdrausty.github.io/TermuxArch/docs/install
Stars: ✭ 653 (+1045.61%)
Mutual labels:  dotfiles, archlinux
Dotfiles
🐲 My Arch Linux config [i3-gaps + i3blocks + Zsh + Spacemacs + Rofi + Alacritty + Neofetch]
Stars: ✭ 725 (+1171.93%)
Mutual labels:  dotfiles, emacs
Ox Hugo
A carefully crafted Org exporter back-end for Hugo
Stars: ✭ 591 (+936.84%)
Mutual labels:  emacs, org-mode
Cfgs
My personal configs
Stars: ✭ 14 (-75.44%)
Mutual labels:  dotfiles, emacs
Emacs Document
translate emacs documents to Chinese for convenient reference
Stars: ✭ 1,085 (+1803.51%)
Mutual labels:  emacs, org-mode
Org Roam Server
A Web Application to Visualize the Org-Roam Database
Stars: ✭ 443 (+677.19%)
Mutual labels:  emacs, org-mode
Anki Editor
Emacs minor mode for making Anki cards with Org
Stars: ✭ 453 (+694.74%)
Mutual labels:  emacs, org-mode
Org Reverse Datetree
Reversed date trees for Emacs Org mode
Stars: ✭ 33 (-42.11%)
Mutual labels:  emacs, org-mode

#+TITLE: My dot-org-files

  • Table of Contents :TOC:
  • [[#about][About]]
  • [[#org-files][Org files]]
  • [[#installation][Installation]]
    • [[#automated][Automated]]
    • [[#manual][Manual]]
  • [[#license][License]]
  • About

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

  • Org files

[[https://github.com/ivoarch/.dot-org-files/blob/master/packages.org][packages.org]]

  • List of packages.

[[https://github.com/ivoarch/.dot-org-files/blob/master/todo.org][todo.org]]

  • Tasks with unclassified time period.

[[https://github.com/ivoarch/.dot-org-files/blob/master/gtk.org][gtk.org]]

  • My configuration file for Gtk.

[[https://github.com/ivoarch/.dot-org-files/blob/master/Xresources.org][Xresources.org]]

  • Settings for multiple X programs.

[[https://github.com/ivoarch/.dot-org-files/blob/master/dircolors.org][dircolors.org]]

  • My color setup for ls.

[[https://github.com/ivoarch/.dot-org-files/blob/master/fontconfig.org][fontconfig]]

  • Fonts setup.

[[https://github.com/ivoarch/.dot-org-files/blob/master/xinitrc.org][xinitrc.org]]

  • X initialization script.

[[https://github.com/ivoarch/.dot-org-files/blob/master/ratpoison.org][ratpoison.org]]

  • Window manager configuration file.

[[https://github.com/ivoarch/.dot-org-files/blob/master/emacs.org][emacs.org]]

  • My emacs setup.

[[https://github.com/ivoarch/.dot-org-files/blob/master/screen.org][screen.org]]

  • Gnu Screen RC configuration file.

[[https://github.com/ivoarch/.dot-org-files/blob/master/zsh.org][zsh.org]]

  • Shell configuration file.

[[https://github.com/ivoarch/.dot-org-files/blob/master/conkeror.org][conkeror.org]]

  • Browser configuration file.

[[https://github.com/ivoarch/.dot-org-files/blob/master/mplayer.org][mplayer.org]]

  • MPlayer configuration file.

[[https://github.com/ivoarch/.dot-org-files/blob/master/stumpwm.org][stumpwm.org]]

  • StumpWM configuration file.
  • Installation

** Automated

If you're using curl type the following command:

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

** Manual

  • Clone this repo:

#+BEGIN_SRC sh ~$ cd $HOME ~$ git clone https://github.com/ivoarch/.dot-org-files #+END_SRC

  • Tangle config files:

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

  • License
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].