2012-06-21 21:24:54 +02:00
#+TITLE : oni org
#+OPTIONS : toc:nil num:nil author:nil email:nil creator:nil
#+LANGUAGE : en
#+STARTUP : showall
2012-07-01 14:17:54 +02:00
#+begin_html
<script src="/keyjs.js" type="text/javascript" ></script >
<script type="text/javascript" >
keyjs_initialize({ "u": [ "keyjs_goto", "http://ryuslash.org" ],
"h": [ "keyjs_goto", "http://ryuslash.org" ] });
</script >
#+end_html
- [[http://ryuslash.org/ ][Front page ]]
- [[file:blog/index.org ][Blog ]]
2012-06-21 21:24:54 +02:00
* About
I'm a programming, free software and GNU/Linux enthusiast. I'm also
a programmer professionally, so that works out well.
I was born in the Netherlands, live in Belgium and work for a dutch
company. I have been using GNU/Linux since 2008, having settled on
[[http://www.archlinux.org ][Archlinux ]] after trying [[http://www.ubuntu.com ][Ubuntu ]], [[http://fedoraproject.org ][Fedora ]] and [[http://zenwalk.org ][Zenwalk ]]. I have been using
2012-07-01 15:09:32 +02:00
[[emacs ][GNU Emacs ]] since not long after switching over to GNU/Linux.
2012-06-21 21:24:54 +02:00
I can be contacted through email (tom at ryuslash dot org) or any
other place you can find me, really.
** Other places to find me
- [[https://diasp.org/u/ryuslash ][Diasp* ]]
- [[http://gitorious.org/%7Eryuslash ][Gitorious ]]
- [[http://identi.ca/ryuslash ][identi.ca ]]
- [[http://www.emacswiki.org ][EmacsWiki ]]
2012-07-01 14:17:54 +02:00
- [[http://github.com/ryuslash ][github ]]
- [[http://www.goodreads.com/ryuslash ][goodreads ]]
2012-06-21 21:24:54 +02:00
2012-07-01 14:17:54 +02:00
* Projects
2012-06-21 21:24:54 +02:00
2012-07-01 15:09:32 +02:00
- [[file:projects/git-auto-commit-mode.org][git-auto-commit-mode]] :: An [[emacs ][Emacs ]] minor mode for automatically
2012-07-01 14:17:54 +02:00
committing changes to a file.
- [[file:projects/ryuslash.org][ryuslash.org]] :: My front page.
- [[file:projects/eye-on-manga.org][eye-on-manga]] :: A manga collection manager for my N900 phone.
- [[file:projects/org-blog.org][org-blog]] :: A continuation of David O'Toole's ~org-blog~ module for
2012-07-01 15:09:32 +02:00
[[emacs ][Emacs ]].
- [[file:projects/dispass.el.org][dispass.el]] :: An [[emacs ][Emacs ]] wrapper for DisPass.
2012-07-01 15:29:16 +02:00
- [[file:projects/gitto.org][gitto]] :: A utility for keeping track of my git repositories'
status.
2012-07-27 21:43:37 +02:00
- [[file:projects/tron-theme.org][tron-theme]] :: An [[emacs ][Emacs ]] theme inspired by the Tron: Legacy movie.
2012-06-21 21:24:54 +02:00
2012-07-01 14:17:54 +02:00
* Dotfiles
I'm working on putting all of my configuration files (dotfiles) in
~org-mode~ , with ~org-babel~ 's literate programming support.
2012-06-21 21:24:54 +02:00
2012-07-11 20:52:36 +02:00
- [[file:dotfiles/emacs/init.org][Emacs]] :: My favorite editor.
- [[file:dotfiles/Xdefaults/Xdefaults.org][Xdefaults]] :: Settings for multiple X programs.
- [[file:dotfiles/Xmodmap/Xmodmap.html][Xmodmap]] :: X keyboard and mouse preferences.
- [[file:dotfiles/diary/diary.html][Diary]] :: A diary (appointments) file for [[emacs ][Emacs ]].
- [[file:dotfiles/sawfish/rc.html][Sawfish]] :: A very cool window manager, especially if you like
2012-07-01 15:09:32 +02:00
[[emacs ][Emacs ]].
2012-07-11 20:52:36 +02:00
- [[file:dotfiles/beets/beetsconfig.org][Beets]] :: A nifty little digital music collection manager.
- [[file:dotfiles/cower/config.html][Cower]] :: A simple CLI for the [[https://aur.archlinux.org ][Archlinux User Repository ]].
- [[file:dotfiles/pentadactyl/pentadactylrc.html][Pentadactyl]] :: A firefox extension for vi-like key-bindings.
- [[file:dotfiles/xinitrc/xinitrc.html ][X init ]] :: X initialization script.
- [[file:dotfiles/fish/config.html][Fish]] :: A pretty cool shell.
2012-07-22 16:52:41 +02:00
- [[file:dotfiles/herbstluftwm/autostart.org][herbstluftwm]] :: Another /very/ nice window manager.
- [[file:dotfiles/newsbeuter/config.org][Newsbeuter]] :: An excellent curses-based RSS reader.