]> ruderich.org/simon Gitweb - config/dotfiles.git/log
config/dotfiles.git
12 years agovimrc: Remember marks for more files.
Simon Ruderich [Sat, 14 Jan 2012 20:22:22 +0000 (21:22 +0100)]
vimrc: Remember marks for more files.

12 years ago.gitignore: Use absolute paths.
Simon Ruderich [Sat, 14 Jan 2012 20:12:21 +0000 (21:12 +0100)]
.gitignore: Use absolute paths.

12 years agovimrc: Don't use abbreviated commands (:b -> :buffer).
Simon Ruderich [Sat, 14 Jan 2012 20:11:35 +0000 (21:11 +0100)]
vimrc: Don't use abbreviated commands (:b -> :buffer).

12 years agoxmonad.hs: Move to new xmonad/ directory.
Simon Ruderich [Sat, 14 Jan 2012 14:59:08 +0000 (15:59 +0100)]
xmonad.hs: Move to new xmonad/ directory.

12 years ago.gitignore: Use absolute paths.
Simon Ruderich [Sat, 14 Jan 2012 14:57:30 +0000 (15:57 +0100)]
.gitignore: Use absolute paths.

12 years agoshell/function,zsh/rc: Replace $@ with "$@".
Simon Ruderich [Sat, 14 Jan 2012 14:41:24 +0000 (15:41 +0100)]
shell/function,zsh/rc: Replace $@ with "$@".

"$@" is the only correct usage of $@.

12 years agoshell/aliases: Replace remaining $* with "$@".
Simon Ruderich [Sat, 14 Jan 2012 14:40:53 +0000 (15:40 +0100)]
shell/aliases: Replace remaining $* with "$@".

12 years agozsh/rc: Use ghci with rlwrap if available.
Simon Ruderich [Sat, 14 Jan 2012 14:35:18 +0000 (15:35 +0100)]
zsh/rc: Use ghci with rlwrap if available.

12 years agozsh/rc: Improved gitk and tig commands.
Simon Ruderich [Sat, 14 Jan 2012 14:33:21 +0000 (15:33 +0100)]
zsh/rc: Improved gitk and tig commands.

12 years agozsh/rc: Add new section custom commands.
Simon Ruderich [Sat, 14 Jan 2012 14:31:16 +0000 (15:31 +0100)]
zsh/rc: Add new section custom commands.

Contains Enhanced/modified commands.

12 years agoinputrc: Ctrl-P/Ctrl-N only display matching lines.
Simon Ruderich [Sat, 14 Jan 2012 13:28:47 +0000 (14:28 +0100)]
inputrc: Ctrl-P/Ctrl-N only display matching lines.

12 years agovimrc: Remove mac only settings.
Simon Ruderich [Tue, 3 Jan 2012 13:20:20 +0000 (14:20 +0100)]
vimrc: Remove mac only settings.

12 years agovimrc: Use local variables when possible.
Simon Ruderich [Tue, 3 Jan 2012 13:17:47 +0000 (14:17 +0100)]
vimrc: Use local variables when possible.

12 years agovimrc: Use UTF-8 for all internal data.
Simon Ruderich [Tue, 3 Jan 2012 13:15:41 +0000 (14:15 +0100)]
vimrc: Use UTF-8 for all internal data.

12 years agovimrc: Minor documentation update.
Simon Ruderich [Tue, 3 Jan 2012 13:14:22 +0000 (14:14 +0100)]
vimrc: Minor documentation update.

12 years agovimrc: Move new text objects to mappings section.
Simon Ruderich [Tue, 3 Jan 2012 13:11:45 +0000 (14:11 +0100)]
vimrc: Move new text objects to mappings section.

12 years agovimrc: Add support to undo <C-@>, <C-A> and <C-W> in insert mode.
Simon Ruderich [Tue, 3 Jan 2012 13:07:33 +0000 (14:07 +0100)]
vimrc: Add support to undo <C-@>, <C-A> and <C-W> in insert mode.

12 years agovimrc: Add support to undo Ctrl-U in insert mode.
Simon Ruderich [Mon, 5 Dec 2011 06:35:57 +0000 (07:35 +0100)]
vimrc: Add support to undo Ctrl-U in insert mode.

12 years agovimrc: Minor documentation updates.
Simon Ruderich [Fri, 2 Dec 2011 19:48:14 +0000 (20:48 +0100)]
vimrc: Minor documentation updates.

12 years agovimrc: Add :DiffOrig command.
Simon Ruderich [Fri, 2 Dec 2011 14:22:05 +0000 (15:22 +0100)]
vimrc: Add :DiffOrig command.

12 years agovimrc: Fix indentation.
Simon Ruderich [Fri, 2 Dec 2011 14:19:48 +0000 (15:19 +0100)]
vimrc: Fix indentation.

12 years agovimrc: Really disable spell checking when diffing.
Simon Ruderich [Tue, 29 Nov 2011 14:10:10 +0000 (15:10 +0100)]
vimrc: Really disable spell checking when diffing.

12 years agovimrc: Add <silent> to mappings where useful.
Simon Ruderich [Mon, 28 Nov 2011 14:57:46 +0000 (15:57 +0100)]
vimrc: Add <silent> to mappings where useful.

12 years agoMerge remote-tracking branch 'all-my-faults/master'
Simon Ruderich [Fri, 25 Nov 2011 14:51:13 +0000 (15:51 +0100)]
Merge remote-tracking branch 'all-my-faults/master'

Conflicts:
vimrc

12 years agovimrc: Minor documentation update.
Simon Ruderich [Fri, 25 Nov 2011 06:47:24 +0000 (07:47 +0100)]
vimrc: Minor documentation update.

12 years agovimrc: Allow running as root.
Simon Ruderich [Fri, 25 Nov 2011 06:36:56 +0000 (07:36 +0100)]
vimrc: Allow running as root.

12 years agovimrc: Fix indentation.
Simon Ruderich [Tue, 22 Nov 2011 14:42:41 +0000 (15:42 +0100)]
vimrc: Fix indentation.

12 years agovimrc: Wrap all plugin settings in one if has('eval').
Simon Ruderich [Tue, 22 Nov 2011 14:39:40 +0000 (15:39 +0100)]
vimrc: Wrap all plugin settings in one if has('eval').

12 years agotigrc: Remove duplicate pp-* color entries.
Simon Ruderich [Tue, 22 Nov 2011 13:34:47 +0000 (14:34 +0100)]
tigrc: Remove duplicate pp-* color entries.

12 years agovimrc: Remove unnecessary has('eval').
Simon Ruderich [Mon, 21 Nov 2011 06:58:10 +0000 (07:58 +0100)]
vimrc: Remove unnecessary has('eval').

12 years agovimrc: Add Haskell syntax settings.
Simon Ruderich [Mon, 21 Nov 2011 06:52:44 +0000 (07:52 +0100)]
vimrc: Add Haskell syntax settings.

12 years agovimrc: Minor cleanup for variables.
Simon Ruderich [Mon, 21 Nov 2011 06:51:52 +0000 (07:51 +0100)]
vimrc: Minor cleanup for variables.

12 years agoMerge remote branch 'asp/master'
Simon Ruderich [Sun, 20 Nov 2011 01:39:41 +0000 (02:39 +0100)]
Merge remote branch 'asp/master'

12 years agobin/*: Prefix wrapper scripts with "s", no ".sh" suffix anymore.
Simon Ruderich [Sun, 20 Nov 2011 01:37:29 +0000 (02:37 +0100)]
bin/*: Prefix wrapper scripts with "s", no ".sh" suffix anymore.

12 years agovimrc: Make IndTxtObj script local.
Simon Ruderich [Sat, 19 Nov 2011 11:36:03 +0000 (12:36 +0100)]
vimrc: Make IndTxtObj script local.

12 years agovimrc: Add new text-objects ii ai for indented text.
Simon Ruderich [Sat, 19 Nov 2011 11:01:43 +0000 (12:01 +0100)]
vimrc: Add new text-objects ii ai for indented text.

12 years agovimrc: Use tex compiler for (La)TeX files.
Simon Ruderich [Sat, 19 Nov 2011 10:49:53 +0000 (11:49 +0100)]
vimrc: Use tex compiler for (La)TeX files.

12 years agovimrc: Save changes when running :mak[e].
Simon Ruderich [Sat, 19 Nov 2011 10:49:19 +0000 (11:49 +0100)]
vimrc: Save changes when running :mak[e].

12 years agoshell/logout: Always clear the console, independent of $SHLVL.
Simon Ruderich [Wed, 16 Nov 2011 12:37:39 +0000 (13:37 +0100)]
shell/logout: Always clear the console, independent of $SHLVL.

12 years agoshell/aliases: Correctly use "$@" instead of $* for arguments.
Simon Ruderich [Wed, 16 Nov 2011 12:36:46 +0000 (13:36 +0100)]
shell/aliases: Correctly use "$@" instead of $* for arguments.

12 years agocsh/rc: Start zsh as login shell.
Simon Ruderich [Wed, 16 Nov 2011 12:36:15 +0000 (13:36 +0100)]
csh/rc: Start zsh as login shell.

12 years agozsh/rc: Handle fg when naming windows.
Simon Ruderich [Fri, 4 Nov 2011 23:44:51 +0000 (00:44 +0100)]
zsh/rc: Handle fg when naming windows.

Use the resumed job name.

12 years agovimrc: Fix exists() check for InsertLeave.
Simon Ruderich [Sun, 30 Oct 2011 13:32:49 +0000 (14:32 +0100)]
vimrc: Fix exists() check for InsertLeave.

Broken in 51bdb20b6c613f6b29b1e59d6077743b0ce2da6d.

12 years agogvimrc: Don't display menu and toolbars.
Simon Ruderich [Mon, 31 Oct 2011 20:28:41 +0000 (21:28 +0100)]
gvimrc: Don't display menu and toolbars.

12 years agobin/mv-p: Add.
Simon Ruderich [Sat, 22 Oct 2011 16:33:08 +0000 (18:33 +0200)]
bin/mv-p: Add.

12 years agozsh/rc: Set histignorespace.
Simon Ruderich [Wed, 12 Oct 2011 23:39:43 +0000 (01:39 +0200)]
zsh/rc: Set histignorespace.

12 years agoxinitrc: Start ssh-agent if a private SSH key is available.
Simon Ruderich [Sun, 9 Oct 2011 19:17:38 +0000 (21:17 +0200)]
xinitrc: Start ssh-agent if a private SSH key is available.

13 years agovimrc: Minor documentation update.
Simon Ruderich [Thu, 6 Oct 2011 03:57:53 +0000 (05:57 +0200)]
vimrc: Minor documentation update.

13 years agovimrc: Mark non 0x20 unicode whitespace as error.
Simon Ruderich [Sun, 25 Sep 2011 22:37:38 +0000 (00:37 +0200)]
vimrc: Mark non 0x20 unicode whitespace as error.

Unicode whitespace is not normally used in most documents and may cause
problems for some programs.

13 years agovimrc: Also highlight REMOVED and DELETED.
Simon Ruderich [Sun, 25 Sep 2011 22:36:32 +0000 (00:36 +0200)]
vimrc: Also highlight REMOVED and DELETED.

13 years agovimrc: Call matchadd() multiple times.
Simon Ruderich [Sun, 25 Sep 2011 22:34:24 +0000 (00:34 +0200)]
vimrc: Call matchadd() multiple times.

Instead of using \( ... \| ... \) in the match. I guess this is faster
and it's easier extensible.

13 years agovimrc: Use exists() instead of checking the version.
Simon Ruderich [Sun, 25 Sep 2011 22:08:30 +0000 (00:08 +0200)]
vimrc: Use exists() instead of checking the version.

13 years agovimrc: Fix compatibility for older Vim versions.
Simon Ruderich [Sun, 25 Sep 2011 22:07:49 +0000 (00:07 +0200)]
vimrc: Fix compatibility for older Vim versions.

Works fine with Vim 6.4.

13 years agovimrc: Fix and improve perl syntax settings.
Simon Ruderich [Sun, 25 Sep 2011 21:34:31 +0000 (23:34 +0200)]
vimrc: Fix and improve perl syntax settings.

Setting it in an FileType autocmd doesn't work as it seems the variable
gets updated too late.

13 years agovimrc: Remap <C-G> to display more information.
Simon Ruderich [Sat, 17 Sep 2011 12:29:51 +0000 (14:29 +0200)]
vimrc: Remap <C-G> to display more information.

13 years agovimrc: Write current file when suspending (<C-Z>).
Simon Ruderich [Sat, 17 Sep 2011 12:28:51 +0000 (14:28 +0200)]
vimrc: Write current file when suspending (<C-Z>).

13 years agozsh/env: Display error message if lesspipe failed.
Simon Ruderich [Tue, 6 Sep 2011 19:26:21 +0000 (21:26 +0200)]
zsh/env: Display error message if lesspipe failed.

Some OS (including Gentoo) install /usr/bin/lesspipe but with a
different behavior than the Debian version.

13 years agocvsrc: Add.
Simon Ruderich [Tue, 30 Aug 2011 16:57:05 +0000 (18:57 +0200)]
cvsrc: Add.

13 years agoxinitrc: Display reminders using notify.py.
Simon Ruderich [Fri, 19 Aug 2011 22:22:10 +0000 (00:22 +0200)]
xinitrc: Display reminders using notify.py.

13 years agozsh/rc: Always use "yes" to enable zstyle settings.
Simon Ruderich [Fri, 12 Aug 2011 15:55:09 +0000 (17:55 +0200)]
zsh/rc: Always use "yes" to enable zstyle settings.

13 years agozsh/rc: Major update of completion settings.
Simon Ruderich [Fri, 12 Aug 2011 15:52:15 +0000 (17:52 +0200)]
zsh/rc: Major update of completion settings.

The overall behavior is unchanged, but many details were improved and
better documented.

13 years agozsh/rc: Add directory stack settings.
Simon Ruderich [Fri, 12 Aug 2011 15:38:27 +0000 (17:38 +0200)]
zsh/rc: Add directory stack settings.

13 years agossh_config: Set StrictHostKeyChecking to ask.
Simon Ruderich [Fri, 12 Aug 2011 10:55:18 +0000 (12:55 +0200)]
ssh_config: Set StrictHostKeyChecking to ask.

13 years agozsh/rc: Minor rewrapping cleanup.
Simon Ruderich [Sat, 6 Aug 2011 12:43:55 +0000 (14:43 +0200)]
zsh/rc: Minor rewrapping cleanup.

13 years agozsh/env: Color standout in bold black on yellow for termcap.
Simon Ruderich [Sat, 6 Aug 2011 12:40:58 +0000 (14:40 +0200)]
zsh/env: Color standout in bold black on yellow for termcap.

13 years agozsh/env: Minor cleanup, order termcap codes.
Simon Ruderich [Sat, 6 Aug 2011 12:40:24 +0000 (14:40 +0200)]
zsh/env: Minor cleanup, order termcap codes.

13 years agozsh/rc: Multiple documentation fixes/updates.
Simon Ruderich [Sat, 6 Aug 2011 12:39:54 +0000 (14:39 +0200)]
zsh/rc: Multiple documentation fixes/updates.

13 years agogdbinit: Add, GDB configuration file.
Simon Ruderich [Sat, 2 Jul 2011 15:07:49 +0000 (17:07 +0200)]
gdbinit: Add, GDB configuration file.

13 years agomaxima: Improved version of norm_2(), also rename to mat_norm2().
Simon Ruderich [Thu, 23 Jun 2011 14:53:52 +0000 (16:53 +0200)]
maxima: Improved version of norm_2(), also rename to mat_norm2().

13 years agomaxima: Add norm() which calculates the euclid norm.
Simon Ruderich [Thu, 23 Jun 2011 14:49:29 +0000 (16:49 +0200)]
maxima: Add norm() which calculates the euclid norm.

13 years agoRevert "vimrc: Behave like 'scrolloff' while searching."
Simon Ruderich [Tue, 21 Jun 2011 13:22:14 +0000 (15:22 +0200)]
Revert "vimrc: Behave like 'scrolloff' while searching."

This reverts commit 63c87697a4eafe134ae1196021afd8441c6b4e33.

It caused problems with matches at the end of the file (you can't reach
them because of the wrong "scrolloff").

13 years agoxmonad.hs: Add Mirror tiled as possible Gimp sub-layout.
Simon Ruderich [Sun, 19 Jun 2011 13:49:47 +0000 (15:49 +0200)]
xmonad.hs: Add Mirror tiled as possible Gimp sub-layout.

13 years agoxmonad.hs: Minor documentation fix.
Simon Ruderich [Sun, 19 Jun 2011 13:39:14 +0000 (15:39 +0200)]
xmonad.hs: Minor documentation fix.

13 years agoxmonad.hs: Start Gimp to workspace "5" and use a special layout.
Simon Ruderich [Sun, 19 Jun 2011 13:36:04 +0000 (15:36 +0200)]
xmonad.hs: Start Gimp to workspace "5" and use a special layout.

13 years agoxmonad.hs: Whitespace only change.
Simon Ruderich [Sun, 19 Jun 2011 13:04:33 +0000 (15:04 +0200)]
xmonad.hs: Whitespace only change.

13 years agoxmonad.hs: Fix endless loop in nextLayoutIncluding.
Simon Ruderich [Sun, 19 Jun 2011 12:51:29 +0000 (14:51 +0200)]
xmonad.hs: Fix endless loop in nextLayoutIncluding.

13 years agoxmonad.hs: Update version requirements.
Simon Ruderich [Sun, 19 Jun 2011 12:48:26 +0000 (14:48 +0200)]
xmonad.hs: Update version requirements.

13 years agoxmonad.hs: Correct spelling of xmonad.
Simon Ruderich [Sun, 19 Jun 2011 12:48:10 +0000 (14:48 +0200)]
xmonad.hs: Correct spelling of xmonad.

13 years agoMerge remote-tracking branch 'all-my-faults/master'
Simon Ruderich [Wed, 15 Jun 2011 19:51:35 +0000 (21:51 +0200)]
Merge remote-tracking branch 'all-my-faults/master'

13 years agobin/temperature.pl: Add.
Simon Ruderich [Wed, 15 Jun 2011 18:20:57 +0000 (20:20 +0200)]
bin/temperature.pl: Add.

13 years agobin/battery.pl: Minor documentation fix.
Simon Ruderich [Wed, 15 Jun 2011 18:18:14 +0000 (20:18 +0200)]
bin/battery.pl: Minor documentation fix.

13 years agoxmonad.hs: Add limit layout.
Simon Ruderich [Mon, 13 Jun 2011 14:31:24 +0000 (16:31 +0200)]
xmonad.hs: Add limit layout.

13 years agoxmonad.hs: Add smartBorders to Vertical layout.
Simon Ruderich [Mon, 13 Jun 2011 14:19:51 +0000 (16:19 +0200)]
xmonad.hs: Add smartBorders to Vertical layout.

13 years agoxmonad.hs: Readd smartBorders to Full layout.
Simon Ruderich [Mon, 13 Jun 2011 14:16:30 +0000 (16:16 +0200)]
xmonad.hs: Readd smartBorders to Full layout.

This was somehow dropped in 1a0152eee1680106831815834d8f06b878b3fea6.

13 years agoxmonad.hs: Wrap overlong lines.
Simon Ruderich [Mon, 13 Jun 2011 14:15:34 +0000 (16:15 +0200)]
xmonad.hs: Wrap overlong lines.

13 years agoxmonad.hs: Fix nextLayoutIncluding changing layout on all workspaces.
Simon Ruderich [Mon, 13 Jun 2011 14:02:36 +0000 (16:02 +0200)]
xmonad.hs: Fix nextLayoutIncluding changing layout on all workspaces.

13 years agoxmonad.hs: Improved way to switch to specific layouts.
Simon Ruderich [Mon, 13 Jun 2011 12:03:52 +0000 (14:03 +0200)]
xmonad.hs: Improved way to switch to specific layouts.

No functional changes.

13 years agotmux.conf: Add Ctrl-P/Ctrl-N as arrow key replacements.
Simon Ruderich [Fri, 10 Jun 2011 09:02:51 +0000 (11:02 +0200)]
tmux.conf: Add Ctrl-P/Ctrl-N as arrow key replacements.

13 years agobin/battery.pl: Add checks and correct exit code.
Simon Ruderich [Tue, 7 Jun 2011 16:08:29 +0000 (18:08 +0200)]
bin/battery.pl: Add checks and correct exit code.

13 years agobin/battery.pl: Add tmux mode.
Simon Ruderich [Tue, 7 Jun 2011 16:08:08 +0000 (18:08 +0200)]
bin/battery.pl: Add tmux mode.

13 years agotmux.conf: Display messages for three seconds.
Simon Ruderich [Mon, 6 Jun 2011 20:18:36 +0000 (22:18 +0200)]
tmux.conf: Display messages for three seconds.

13 years agotmux.conf: Add format for windows in window list.
Simon Ruderich [Mon, 6 Jun 2011 20:15:57 +0000 (22:15 +0200)]
tmux.conf: Add format for windows in window list.

13 years agotmux.conf: Remove unnecessary comment.
Simon Ruderich [Mon, 6 Jun 2011 20:08:22 +0000 (22:08 +0200)]
tmux.conf: Remove unnecessary comment.

13 years agotmux.conf: Increase window history (scrollback buffer in screen).
Simon Ruderich [Mon, 6 Jun 2011 20:01:10 +0000 (22:01 +0200)]
tmux.conf: Increase window history (scrollback buffer in screen).

13 years agotmux.conf: Add terminal options.
Simon Ruderich [Mon, 6 Jun 2011 20:00:17 +0000 (22:00 +0200)]
tmux.conf: Add terminal options.

13 years agotmux.conf: Add status line settings.
Simon Ruderich [Mon, 6 Jun 2011 19:59:17 +0000 (21:59 +0200)]
tmux.conf: Add status line settings.

13 years agotmux.conf: Use Vi(m) bindings.
Simon Ruderich [Mon, 6 Jun 2011 19:56:47 +0000 (21:56 +0200)]
tmux.conf: Use Vi(m) bindings.

13 years agomaxima: Add function lu() as short for lu factorization.
Simon Ruderich [Fri, 3 Jun 2011 09:27:10 +0000 (11:27 +0200)]
maxima: Add function lu() as short for lu factorization.

13 years agotmux.conf: Add more screen-like bindings.
Simon Ruderich [Thu, 2 Jun 2011 19:12:14 +0000 (21:12 +0200)]
tmux.conf: Add more screen-like bindings.

13 years agotmux.conf: Add more bindings to behave similar to GNU screen.
Simon Ruderich [Wed, 1 Jun 2011 20:35:04 +0000 (22:35 +0200)]
tmux.conf: Add more bindings to behave similar to GNU screen.