2012-01-25 |
Simon Ruderich | gvimrc: Disable mouse and mouse wheel. |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Simon Ruderich | *: License under GPL v3+. |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Simon Ruderich | *: License under GPL v3+. |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Simon Ruderich | vimrc,gvimrc,setup.sh: License under GP v3+. |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Simon Ruderich | *: License under GPL v3+. |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Simon Ruderich | xinitrc: Start ssh-agent with -s. |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Simon Ruderich | xinitrc: Use absolute path for ssh-agent. |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Simon Ruderich | zathurarc: Add, basic configuration file. |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Simon Ruderich | zsh/rc: Add pdf command. |
commit | commitdiff | tree | snapshot |
2012-01-15 |
Simon Ruderich | mplayer/config: Add comment about -cache. |
commit | commitdiff | tree | snapshot |
2012-01-15 |
Simon Ruderich | mplayer/config: Prefer xv driver (hardware accelerated). |
commit | commitdiff | tree | snapshot |
2012-01-15 |
Simon Ruderich | mplayer/config: Enable fullscreen playback. |
commit | commitdiff | tree | snapshot |
2012-01-15 |
Simon Ruderich | mplayer/config: Improve comments. |
commit | commitdiff | tree | snapshot |
2012-01-15 |
Simon Ruderich | mplayer/config: Reorder some settings. |
commit | commitdiff | tree | snapshot |
2012-01-15 |
Simon Ruderich | setup.sh: Rename to multimedia. |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Simon Ruderich | vimrc: Enable additional highlighting for Haskell and... |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Simon Ruderich | vimrc: Enable folding for Vim and XML. |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Simon Ruderich | vimrc: Use syntax based omni completion. |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Simon Ruderich | vimrc: Documentation update for mappings. |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Simon Ruderich | vimrc: Remember marks for more files. |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Simon Ruderich | .gitignore: Use absolute paths. |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Simon Ruderich | vimrc: Don't use abbreviated commands (:b -> :buffer). |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Simon Ruderich | xmonad.hs: Move to new xmonad/ directory. |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Simon Ruderich | .gitignore: Use absolute paths. |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Simon Ruderich | shell/function,zsh/rc: Replace $@ with "$@". |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Simon Ruderich | shell/aliases: Replace remaining $* with "$@". |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Simon Ruderich | zsh/rc: Use ghci with rlwrap if available. |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Simon Ruderich | zsh/rc: Improved gitk and tig commands. |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Simon Ruderich | zsh/rc: Add new section custom commands. |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Simon Ruderich | inputrc: Ctrl-P/Ctrl-N only display matching lines. |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Simon Ruderich | vimrc: Remove mac only settings. |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Simon Ruderich | vimrc: Use local variables when possible. |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Simon Ruderich | vimrc: Use UTF-8 for all internal data. |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Simon Ruderich | vimrc: Minor documentation update. |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Simon Ruderich | vimrc: Move new text objects to mappings section. |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Simon Ruderich | vimrc: Add support to undo <C-@>, <C-A> and <C-W> in... |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Simon Ruderich | vimrc: Add support to undo Ctrl-U in insert mode. |
commit | commitdiff | tree | snapshot |
2011-12-02 |
Simon Ruderich | vimrc: Minor documentation updates. |
commit | commitdiff | tree | snapshot |
2011-12-02 |
Simon Ruderich | vimrc: Add :DiffOrig command. |
commit | commitdiff | tree | snapshot |
2011-12-02 |
Simon Ruderich | vimrc: Fix indentation. |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Simon Ruderich | vimrc: Really disable spell checking when diffing. |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Simon Ruderich | vimrc: Add <silent> to mappings where useful. |
commit | commitdiff | tree | snapshot |
2011-11-25 |
Simon Ruderich | Merge remote-tracking branch 'all-my-faults/master' |
commit | commitdiff | tree | snapshot |
2011-11-25 |
Simon Ruderich | vimrc: Minor documentation update. |
commit | commitdiff | tree | snapshot |
2011-11-25 |
Simon Ruderich | vimrc: Allow running as root. |
commit | commitdiff | tree | snapshot |
2011-11-22 |
Simon Ruderich | vimrc: Fix indentation. |
commit | commitdiff | tree | snapshot |
2011-11-22 |
Simon Ruderich | vimrc: Wrap all plugin settings in one if has('eval'). |
commit | commitdiff | tree | snapshot |
2011-11-22 |
Simon Ruderich | tigrc: Remove duplicate pp-* color entries. |
commit | commitdiff | tree | snapshot |
2011-11-21 |
Simon Ruderich | vimrc: Remove unnecessary has('eval'). |
commit | commitdiff | tree | snapshot |
2011-11-21 |
Simon Ruderich | vimrc: Add Haskell syntax settings. |
commit | commitdiff | tree | snapshot |
2011-11-21 |
Simon Ruderich | vimrc: Minor cleanup for variables. |
commit | commitdiff | tree | snapshot |
2011-11-20 |
Simon Ruderich | Merge remote branch 'asp/master' |
commit | commitdiff | tree | snapshot |
2011-11-20 |
Simon Ruderich | bin/*: Prefix wrapper scripts with "s", no ".sh" suffix... |
commit | commitdiff | tree | snapshot |
2011-11-19 |
Simon Ruderich | vimrc: Make IndTxtObj script local. |
commit | commitdiff | tree | snapshot |
2011-11-19 |
Simon Ruderich | vimrc: Add new text-objects ii ai for indented text. |
commit | commitdiff | tree | snapshot |
2011-11-19 |
Simon Ruderich | vimrc: Use tex compiler for (La)TeX files. |
commit | commitdiff | tree | snapshot |
2011-11-19 |
Simon Ruderich | vimrc: Save changes when running :mak[e]. |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Simon Ruderich | shell/logout: Always clear the console, independent... |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Simon Ruderich | shell/aliases: Correctly use "$@" instead of $* for... |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Simon Ruderich | csh/rc: Start zsh as login shell. |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Simon Ruderich | zsh/rc: Handle fg when naming windows. |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Simon Ruderich | vimrc: Fix exists() check for InsertLeave. |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Simon Ruderich | gvimrc: Don't display menu and toolbars. |
commit | commitdiff | tree | snapshot |
2011-10-22 |
Simon Ruderich | bin/mv-p: Add. |
commit | commitdiff | tree | snapshot |
2011-10-12 |
Simon Ruderich | zsh/rc: Set histignorespace. |
commit | commitdiff | tree | snapshot |
2011-10-09 |
Simon Ruderich | xinitrc: Start ssh-agent if a private SSH key is available. |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Simon Ruderich | vimrc: Minor documentation update. |
commit | commitdiff | tree | snapshot |
2011-09-25 |
Simon Ruderich | vimrc: Mark non 0x20 unicode whitespace as error. |
commit | commitdiff | tree | snapshot |
2011-09-25 |
Simon Ruderich | vimrc: Also highlight REMOVED and DELETED. |
commit | commitdiff | tree | snapshot |
2011-09-25 |
Simon Ruderich | vimrc: Call matchadd() multiple times. |
commit | commitdiff | tree | snapshot |
2011-09-25 |
Simon Ruderich | vimrc: Use exists() instead of checking the version. |
commit | commitdiff | tree | snapshot |
2011-09-25 |
Simon Ruderich | vimrc: Fix compatibility for older Vim versions. |
commit | commitdiff | tree | snapshot |
2011-09-25 |
Simon Ruderich | vimrc: Fix and improve perl syntax settings. |
commit | commitdiff | tree | snapshot |
2011-09-17 |
Simon Ruderich | vimrc: Remap <C-G> to display more information. |
commit | commitdiff | tree | snapshot |
2011-09-17 |
Simon Ruderich | vimrc: Write current file when suspending (<C-Z>). |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Simon Ruderich | zsh/env: Display error message if lesspipe failed. |
commit | commitdiff | tree | snapshot |
2011-08-30 |
Simon Ruderich | cvsrc: Add. |
commit | commitdiff | tree | snapshot |
2011-08-19 |
Simon Ruderich | xinitrc: Display reminders using notify.py. |
commit | commitdiff | tree | snapshot |
2011-08-12 |
Simon Ruderich | zsh/rc: Always use "yes" to enable zstyle settings. |
commit | commitdiff | tree | snapshot |
2011-08-12 |
Simon Ruderich | zsh/rc: Major update of completion settings. |
commit | commitdiff | tree | snapshot |
2011-08-12 |
Simon Ruderich | zsh/rc: Add directory stack settings. |
commit | commitdiff | tree | snapshot |
2011-08-12 |
Simon Ruderich | ssh_config: Set StrictHostKeyChecking to ask. |
commit | commitdiff | tree | snapshot |
2011-08-06 |
Simon Ruderich | zsh/rc: Minor rewrapping cleanup. |
commit | commitdiff | tree | snapshot |
2011-08-06 |
Simon Ruderich | zsh/env: Color standout in bold black on yellow for... |
commit | commitdiff | tree | snapshot |
2011-08-06 |
Simon Ruderich | zsh/env: Minor cleanup, order termcap codes. |
commit | commitdiff | tree | snapshot |
2011-08-06 |
Simon Ruderich | zsh/rc: Multiple documentation fixes/updates. |
commit | commitdiff | tree | snapshot |
2011-07-02 |
Simon Ruderich | gdbinit: Add, GDB configuration file. |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Simon Ruderich | maxima: Improved version of norm_2(), also rename to... |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Simon Ruderich | maxima: Add norm() which calculates the euclid norm. |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Simon Ruderich | Revert "vimrc: Behave like 'scrolloff' while searching." |
commit | commitdiff | tree | snapshot |
2011-06-19 |
Simon Ruderich | xmonad.hs: Add Mirror tiled as possible Gimp sub-layout. |
commit | commitdiff | tree | snapshot |
2011-06-19 |
Simon Ruderich | xmonad.hs: Minor documentation fix. |
commit | commitdiff | tree | snapshot |
2011-06-19 |
Simon Ruderich | xmonad.hs: Start Gimp to workspace "5" and use a specia... |
commit | commitdiff | tree | snapshot |
2011-06-19 |
Simon Ruderich | xmonad.hs: Whitespace only change. |
commit | commitdiff | tree | snapshot |
2011-06-19 |
Simon Ruderich | xmonad.hs: Fix endless loop in nextLayoutIncluding. |
commit | commitdiff | tree | snapshot |
2011-06-19 |
Simon Ruderich | xmonad.hs: Update version requirements. |
commit | commitdiff | tree | snapshot |
2011-06-19 |
Simon Ruderich | xmonad.hs: Correct spelling of xmonad. |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Simon Ruderich | Merge remote-tracking branch 'all-my-faults/master' |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Simon Ruderich | bin/temperature.pl: Add. |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Simon Ruderich | bin/battery.pl: Minor documentation fix. |
commit | commitdiff | tree | snapshot |
next |