grml-etc-core.git
12 years agoReleasing new version 0.4.00. v0.4.00
Michael Prokop [Thu, 21 Jul 2011 22:11:39 +0000 (00:11 +0200)]
Releasing new version 0.4.00.

12 years agozshrc: Put _grmlinitd completion directly into zshrc.
Frank Terbeck [Thu, 21 Jul 2011 19:55:20 +0000 (21:55 +0200)]
zshrc: Put _grmlinitd completion directly into zshrc.

We provide the Start/Stop/... functions in our zshrc. But people don't
necessarily install /usr/share/grml/zsh/completion/grml/_grmlinitd and
therefore the completion is not available then. So lets make sure we
provide the completion through the zshrc file itself.

Reported-by: Othmar Gsenger <otti@anytun.org>
12 years agozshrc: use history-beginning-search-{forward,backward}-end instead of the version...
Michael Prokop [Thu, 21 Jul 2011 10:25:33 +0000 (12:25 +0200)]
zshrc: use history-beginning-search-{forward,backward}-end instead of the version without "-end".

This further improves Bernhard's history-beginning-search with
PageUp/PageDown feature as it moves the cursor at the end
of the line then.

Thanks: Frank Terbeck <ft@grml.org>

12 years agozsh: Added function inplaceMkDirs().
Michael Prokop [Wed, 20 Jul 2011 15:09:06 +0000 (17:09 +0200)]
zsh: Added function inplaceMkDirs().

Thanks: Bernhard Tittelbach <bernhard@tittelbach.org>

12 years agozshrc: Add function cdt() to create a temporary directory and change current working...
Michael Prokop [Wed, 20 Jul 2011 14:23:34 +0000 (16:23 +0200)]
zshrc: Add function cdt() to create a temporary directory and change current working directory to it.

Thanks to Bernhard Tittelbach <bernhard@tittelbach.org>
for the suggestion, thanks to Julius Plenz <zshrc@plenz.com>
for his initial idea at http://www.plenz.com/tmp/setup/zshrc
and to Carsten Hey <carsten@debian.org> for the idea naming
it 'cdt' (instead of cdtemp).

12 years agogrmlzshrc.t2t: Add a note about disabling global config files
Frank Terbeck [Wed, 9 Mar 2011 10:41:28 +0000 (11:41 +0100)]
grmlzshrc.t2t: Add a note about disabling global config files

12 years agoRemove comment about vcs_info from the manual
Frank Terbeck [Wed, 9 Mar 2011 10:37:04 +0000 (11:37 +0100)]
Remove comment about vcs_info from the manual

12 years agoRemove included vcs_info
Frank Terbeck [Wed, 9 Mar 2011 10:36:15 +0000 (11:36 +0100)]
Remove included vcs_info

It is included upstream since 4.3.7, which was released two and a half years
ago. Also, the included version is not actively maintained. The upstream
code is.

12 years agoMake sure grmlzshrc is only loaded once
Frank Terbeck [Wed, 9 Mar 2011 10:15:38 +0000 (11:15 +0100)]
Make sure grmlzshrc is only loaded once

It may happen, that /etc/zsh/zshrc and ~/.zshrc are both the same file,
in which case everything is loaded twice. This should fix the issue.

12 years agozsh docs: extend simple-extract() documentation to match current implementation.
Michael Prokop [Thu, 21 Jul 2011 16:22:58 +0000 (18:22 +0200)]
zsh docs: extend simple-extract() documentation to match current implementation.

12 years agozshrc: make sure simple-extract() returns according return code when download of...
Michael Prokop [Thu, 21 Jul 2011 16:12:06 +0000 (18:12 +0200)]
zshrc: make sure simple-extract() returns according return code when download of an archive file fails and slightly adjust error messages.

12 years agozshrc: simple-extract on steroids (providing download feature).
Bernhard Tittelbach [Wed, 20 Jul 2011 15:30:42 +0000 (17:30 +0200)]
zshrc: simple-extract on steroids (providing download feature).

12 years agozshrc: provide screen hardcopy feature to complete word from words currently displaye...
Bernhard Tittelbach [Wed, 20 Jul 2011 16:44:54 +0000 (18:44 +0200)]
zshrc: provide screen hardcopy feature to complete word from words currently displayed in Screen.

12 years agozshrc: new function rundirs() to run shell functions in a bunch of directories.
Bernhard Tittelbach [Fri, 8 Jul 2011 11:16:37 +0000 (13:16 +0200)]
zshrc: new function rundirs() to run shell functions in a bunch of directories.

12 years agozshrc: improve purge() function.
Bernhard Tittelbach [Fri, 8 Jul 2011 10:34:42 +0000 (12:34 +0200)]
zshrc: improve purge() function.

While at it only delete FILES, not e.g. *~ directories.

12 years agozshrc: provide completion for refunc function
Bernhard Tittelbach [Wed, 20 Jul 2011 16:14:52 +0000 (18:14 +0200)]
zshrc: provide completion for refunc function

12 years agozsh docs: update copyright information and Grml project information.
Michael Prokop [Thu, 21 Jul 2011 14:15:04 +0000 (16:15 +0200)]
zsh docs: update copyright information and Grml project information.

12 years agozshrc: Ctrl/Alt-Cursor moves between words
Bernhard Tittelbach [Wed, 20 Jul 2011 17:12:27 +0000 (19:12 +0200)]
zshrc: Ctrl/Alt-Cursor moves between words

12 years agozshrc: use HOME/END as keybinding for beginning-or-end-of-somewhere.
Bernhard Tittelbach [Wed, 20 Jul 2011 17:06:10 +0000 (19:06 +0200)]
zshrc: use HOME/END as keybinding for beginning-or-end-of-somewhere.

12 years agozshrc: history-beginning-search with PageUp/PageDown.
Bernhard Tittelbach [Wed, 20 Jul 2011 16:52:41 +0000 (18:52 +0200)]
zshrc: history-beginning-search with PageUp/PageDown.

12 years agozshrc: keybinding Alt-Delete kills current/right word
Bernhard Tittelbach [Wed, 20 Jul 2011 17:13:45 +0000 (19:13 +0200)]
zshrc: keybinding Alt-Delete kills current/right word

12 years agozshrc: complete word from history with menu using ctrl-x ctrl-x
Bernhard Tittelbach [Wed, 20 Jul 2011 16:47:04 +0000 (18:47 +0200)]
zshrc: complete word from history with menu using ctrl-x ctrl-x

12 years agozshrc: also support "+" and <INSERT> as keybindings for accept-and-menu-complete.
Bernhard Tittelbach [Wed, 20 Jul 2011 17:17:33 +0000 (19:17 +0200)]
zshrc: also support "+" and <INSERT> as keybindings for accept-and-menu-complete.

12 years agozshrc: replace ogg2mp3_192 with improved 2mp3_192
Bernhard Tittelbach [Fri, 8 Jul 2011 10:40:42 +0000 (12:40 +0200)]
zshrc: replace ogg2mp3_192 with improved 2mp3_192

12 years agozshrc: fixing broken any() function (drop usage of expr)
Bernhard Tittelbach [Fri, 8 Jul 2011 10:00:39 +0000 (12:00 +0200)]
zshrc: fixing broken any() function (drop usage of expr)

bug: try "any -i", "any index", "any length", or anything else
that "expr" thinks is a command or option

12 years agozshrc: fix typo in edfunc usage text
Bernhard Tittelbach [Fri, 8 Jul 2011 10:24:33 +0000 (12:24 +0200)]
zshrc: fix typo in edfunc usage text

12 years agozshrc: fix typo in top10
Bernhard Tittelbach [Fri, 8 Jul 2011 10:57:50 +0000 (12:57 +0200)]
zshrc: fix typo in top10

12 years agolsdisk - Uses udev's /etc/disk/ to list block devices with their LABEL, UUID and IDs
Bernhard Tittelbach [Fri, 8 Jul 2011 11:32:28 +0000 (13:32 +0200)]
lsdisk - Uses udev's /etc/disk/ to list block devices with their LABEL, UUID and IDs

12 years agoadd HP server management tools to sources.list.grml
Christian Hofstaedtler [Fri, 24 Jun 2011 08:27:45 +0000 (10:27 +0200)]
add HP server management tools to sources.list.grml

12 years agodisable *all* repositories in sources.list.grml
Christian Hofstaedtler [Fri, 24 Jun 2011 08:26:03 +0000 (10:26 +0200)]
disable *all* repositories in sources.list.grml

12 years agoremove completely dead entries from sources.list.grml
Christian Hofstaedtler [Fri, 24 Jun 2011 08:02:24 +0000 (10:02 +0200)]
remove completely dead entries from sources.list.grml

12 years agoAdd README.md
Christian Hofstaedtler [Wed, 22 Jun 2011 21:21:59 +0000 (23:21 +0200)]
Add README.md

12 years agoDisable specific umask settings by default.
Michael Prokop [Sun, 19 Jun 2011 09:59:39 +0000 (11:59 +0200)]
Disable specific umask settings by default.

Recently this turned up into quite a lot of discussion.
/etc/login.defs provides the system wide configuration
which we shouldn't ignore and override. So move our
umask settings from /etc/zsh/zshrc to /etc/skel/.zshrc
and provide it as comments (so disabled by default).

12 years agozshrc: Fix umask logic
Frank Terbeck [Sun, 19 Jun 2011 08:33:44 +0000 (10:33 +0200)]
zshrc: Fix umask logic

12 years agoSync screenrc_* file endings
Christian Hofstaedtler [Wed, 1 Jun 2011 11:40:10 +0000 (13:40 +0200)]
Sync screenrc_* file endings

12 years agoDon't hardcore zsh as shell in screenrc
Christian Hofstaedtler [Wed, 1 Jun 2011 11:39:25 +0000 (13:39 +0200)]
Don't hardcore zsh as shell in screenrc

Not everybody uses zsh as their shell, so don't hardcode it in
an unrelated config file. This way screen will just fall back to
whatever the user uses.

12 years agoRelease new version 0.3.90. v0.3.90
Christian Hofstaedtler [Thu, 26 May 2011 19:24:51 +0000 (21:24 +0200)]
Release new version 0.3.90.

12 years agozshrc: vman: Handle zero arguments [Closes: issue993]
Frank Terbeck [Thu, 26 May 2011 19:16:00 +0000 (21:16 +0200)]
zshrc: vman: Handle zero arguments [Closes: issue993]

12 years agoUse the same options in lnew as in lsnew
Frank Terbeck [Thu, 26 May 2011 18:58:52 +0000 (20:58 +0200)]
Use the same options in lnew as in lsnew

Signed-off-by: Frank Terbeck <ft@grml.org>
12 years agoFix `lsold' globbing flags [Closes: issue991]
Frank Terbeck [Thu, 26 May 2011 18:51:32 +0000 (20:51 +0200)]
Fix `lsold' globbing flags [Closes: issue991]

Before it was just a `lsnew' derivative.

Reported-by: Bernhard Tittelbach <xro@realraum.at>
Signed-off-by: Frank Terbeck <ft@grml.org>
12 years agoRelease new version 0.3.89. v0.3.89
Christian Hofstaedtler [Wed, 11 May 2011 19:06:34 +0000 (21:06 +0200)]
Release new version 0.3.89.

12 years agoBump Standards-Version to 3.9.2 (no changes)
Christian Hofstaedtler [Wed, 11 May 2011 19:05:47 +0000 (21:05 +0200)]
Bump Standards-Version to 3.9.2 (no changes)

13 years agoPreserve cursor position with `sudo-command-line' [Closes: issue980]
Frank Terbeck [Tue, 19 Apr 2011 21:13:00 +0000 (23:13 +0200)]
Preserve cursor position with `sudo-command-line' [Closes: issue980]

Code suggested by Bernhard, minor adjustments by me.

Reported-by: Bernhard Tittelbach <xro@realraum.at>
Signed-off-by: Frank Terbeck <ft@grml.org>
13 years agoWaste less space in window titles [Closes: issue979]
Frank Terbeck [Tue, 19 Apr 2011 21:05:16 +0000 (23:05 +0200)]
Waste less space in window titles [Closes: issue979]

Code suggested by Bernhard, minor adjustments by me.

Reported-by: Bernhard Tittelbach <xro@realraum.at>
Signed-off-by: Frank Terbeck <ft@grml.org>
13 years agoRecommend grml-scripts-core
Ulrich Dangel [Mon, 18 Apr 2011 21:12:46 +0000 (23:12 +0200)]
Recommend grml-scripts-core

Sebastian Boehm provided a patch to split grml-scripts and
grml-scripts-core. The idea is that grml-scripts-core only contains the
necessary scrips for grml-etc-core and has less dependencies then
grml-scripts. This patch Recommends grml-scripts-core in grml-etc-core

13 years agoRevert "Depend on grml-scripts-core instead of grml-scripts."
Ulrich Dangel [Mon, 18 Apr 2011 21:11:35 +0000 (23:11 +0200)]
Revert "Depend on grml-scripts-core instead of grml-scripts."

This reverts commit 72b956de5d656488e7c5841e11242e6faf6483e2.

13 years agoDepend on grml-scripts-core instead of grml-scripts.
Ulrich Dangel [Mon, 18 Apr 2011 21:05:21 +0000 (23:05 +0200)]
Depend on grml-scripts-core instead of grml-scripts.

Sebastian Boehm provided a patch to split grml-scripts and
grml-scripts-core. The idea is that grml-scripts-core only contains the
necessary scrips for grml-etc-core and has less dependencies then
grml-scripts.

13 years agoAdd *.substvars to gitignore
Frank Terbeck [Wed, 9 Mar 2011 14:12:31 +0000 (15:12 +0100)]
Add *.substvars to gitignore

13 years agoFixing ssl-cert-{sha512,sha256,sha1,md5}()
Frank Terbeck [Thu, 20 Jan 2011 08:30:29 +0000 (09:30 +0100)]
Fixing ssl-cert-{sha512,sha256,sha1,md5}()

These functions are generated in a loop. However, the way they were
generated was broken. The loop variable is *not* replaced by a literal
string in the resulting functions. Therefore, as soon as the variable
is unset all functions become broken. Luckily, they broke loudly.
Otherwise this may not have been caught easily.

Reported-by: Michael Gebetsroither <gebi@grml.org>
Signed-off-by: Frank Terbeck <ft@grml.org>
13 years ago/etc/skel/.zshrc: provide improved rationalise-dot version by Mikael Magnusson
Michael Prokop [Tue, 18 Jan 2011 16:49:12 +0000 (17:49 +0100)]
/etc/skel/.zshrc: provide improved rationalise-dot version by Mikael Magnusson

Acked-By: Frank Terbeck <ft@grml.org>
13 years agozshrc: activate zsh lookup for all users
Frank Terbeck [Tue, 4 Jan 2011 14:22:04 +0000 (15:22 +0100)]
zshrc: activate zsh lookup for all users

Signed-off-by: Frank Terbeck <ft@grml.org>
13 years agozshrc: Removing d()
Frank Terbeck [Tue, 4 Jan 2011 13:01:03 +0000 (14:01 +0100)]
zshrc: Removing d()

As requested by mrud.

Acked-by: Michael Prokop <mika@grml.org>
Signed-off-by: Frank Terbeck <ft@grml.org>
13 years agoRelease new version 0.3.88. v0.3.88
Michael Prokop [Sun, 26 Dec 2010 23:10:15 +0000 (00:10 +0100)]
Release new version 0.3.88.

13 years agoRemove persistent undo for vim
Ulrich Dangel [Wed, 22 Dec 2010 10:22:18 +0000 (11:22 +0100)]
Remove persistent undo for vim

After some discussion with ft and mika we decided that persistent undo
should not be part of our default configuration as it changes existing
workflows.

13 years agoRelease new version 0.3.87. v0.3.87
Michael Prokop [Fri, 17 Dec 2010 11:36:58 +0000 (12:36 +0100)]
Release new version 0.3.87.

13 years agoAdding a kill to slash binding to alt-backspace
Frank Terbeck [Wed, 8 Dec 2010 11:59:54 +0000 (12:59 +0100)]
Adding a kill to slash binding to alt-backspace

As requested by mika, mrud and kafux.

I'm binding the widget to "M-C-h" and "M-C-?" because those are common
codes send by the backspace key in various terminals (and sometimes
terminfo lies about it).

13 years agoRelease new version 0.3.86. v0.3.86
Michael Prokop [Tue, 7 Dec 2010 17:44:01 +0000 (18:44 +0100)]
Release new version 0.3.86.

13 years agoFix `VCS_INFO_realpath()' for zsh 4.3.10 and below
Frank Terbeck [Fri, 3 Dec 2010 10:26:36 +0000 (11:26 +0100)]
Fix `VCS_INFO_realpath()' for zsh 4.3.10 and below

If the chpwd hook is activated by using the `chpwd_functions[]' array,
could break `VCS_INFO_realpath()', which could lead to endless loops in
`vcs_info' if the one of the hook functions produced output.

This fixes it.

I'm refraining from patching the grmlzshrc-included
`VCS_INFO_realpath()' function, because the use of "cd -q" requires a
pretty recent version of the shell.

13 years agoRelease new version 0.3.85. v0.3.85
Michael Prokop [Tue, 23 Nov 2010 22:30:57 +0000 (23:30 +0100)]
Release new version 0.3.85.

13 years agozshrc: Do not set `localoptions' in `xsource()'
Frank Terbeck [Tue, 23 Nov 2010 22:16:16 +0000 (23:16 +0100)]
zshrc: Do not set `localoptions' in `xsource()'

"emulate -L zsh" sets zsh's option set to the default values of zsh's
native mode. The `-L' causes the options to be set local to the
surrounding function. That makes sense in most cases.

With `xsource()' however, we explicitly want to *allow* changing options
from the files sourced by that function. That's one of the main purposes
of the function.

I took the `emulate' call out entirely because it doesn't make sense
without `-L' in untility functions. I also hardened the function's code
a little when it's run with non-zsh-mode options (like sh_word_split).

Reported-by: Dominic Hopf
13 years agoUpdated debian/changelog
Frank Terbeck [Sun, 21 Nov 2010 12:24:16 +0000 (13:24 +0100)]
Updated debian/changelog

13 years agoRemove startx and xinit functions
Ulrich Dangel [Sun, 21 Nov 2010 11:57:07 +0000 (12:57 +0100)]
Remove startx and xinit functions

Current X11 versions as well as the current grml-x version do
not longer need a configuration file. Therefore the xinit/startx
functions are not longer needed.

The decision to switch to a config less xorg environment was made at the
grml developer meeting http://grml.org/reports/devmeeting_2010/ and a the
new grml-x packet is already uploaded to grml-testing.

13 years agoRelease new version 0.3.84. v0.3.84
Michael Prokop [Mon, 8 Nov 2010 16:31:25 +0000 (17:31 +0100)]
Release new version 0.3.84.

13 years agoChange the location of the persistent undo file to $HOME/.cache/vim [Closes: issue927]
Ulrich Dangel [Mon, 8 Nov 2010 16:21:44 +0000 (17:21 +0100)]
Change the location of the persistent undo file to $HOME/.cache/vim [Closes: issue927]

13 years agozshrc: Fix functions path in /usr/share
Frank Terbeck [Mon, 8 Nov 2010 15:55:32 +0000 (16:55 +0100)]
zshrc: Fix functions path in /usr/share

13 years agoUpdate changelog regarding /etc/skel/.gitconfig and Standards-Version update.
Michael Prokop [Mon, 8 Nov 2010 10:54:52 +0000 (11:54 +0100)]
Update changelog regarding /etc/skel/.gitconfig and Standards-Version update.

13 years agoBump Standards-Version to 3.9.1.
Michael Prokop [Mon, 8 Nov 2010 10:30:09 +0000 (11:30 +0100)]
Bump Standards-Version to 3.9.1.

13 years agoSync zsh-lookup with upstream
Frank Terbeck [Fri, 5 Nov 2010 08:34:16 +0000 (09:34 +0100)]
Sync zsh-lookup with upstream

...adding grml_bts backend.

13 years agoUpdated debian/changelog
Frank Terbeck [Fri, 5 Nov 2010 08:33:38 +0000 (09:33 +0100)]
Updated debian/changelog

13 years agodebian/copyright update, due to zsh-lookup inclusion
Frank Terbeck [Fri, 5 Nov 2010 08:33:00 +0000 (09:33 +0100)]
debian/copyright update, due to zsh-lookup inclusion

13 years agoAdd zsh-lookup sub-system
Frank Terbeck [Thu, 4 Nov 2010 12:48:18 +0000 (13:48 +0100)]
Add zsh-lookup sub-system

In the grml-etc-core package. Not in the grmlzshrc file. Not going to happen. :)

13 years ago/etc/skel/.gitconfig: drop core.pager option (less -Mr) causing terminal problems.
Michael Prokop [Thu, 4 Nov 2010 13:01:16 +0000 (14:01 +0100)]
/etc/skel/.gitconfig: drop core.pager option (less -Mr) causing terminal problems.

13 years agozshrc: Disable vcs_info for restricted shells
Frank Terbeck [Thu, 21 Oct 2010 08:46:33 +0000 (10:46 +0200)]
zshrc: Disable vcs_info for restricted shells

13 years agoUpdate debian/changelog
Frank Terbeck [Mon, 27 Sep 2010 20:01:07 +0000 (22:01 +0200)]
Update debian/changelog

13 years agoAdd support for persistent-undo in vim >= 703
Ulrich Dangel [Mon, 27 Sep 2010 19:54:16 +0000 (21:54 +0200)]
Add support for persistent-undo in vim >= 703

Store the undo file in ~/.vim/undo. The directory will be created
automatically if possible.

Acked-by: Michael Prokop <mika@grml.org>
13 years agoAdded a note about modifying the zshrc file
Frank Terbeck [Wed, 15 Sep 2010 09:53:30 +0000 (11:53 +0200)]
Added a note about modifying the zshrc file

13 years agogrmlzshrc.t2t: Finishing functions.
Joerg Woelke [Sat, 28 Aug 2010 14:10:05 +0000 (16:10 +0200)]
grmlzshrc.t2t: Finishing functions.

cdiff(), cvsa(), cvsd(), cvsl(), cvsq(), cvsr(), cvss().

13 years agoUpdate debian/changelog
Frank Terbeck [Sat, 28 Aug 2010 13:19:20 +0000 (15:19 +0200)]
Update debian/changelog

13 years agogrmlzshrc.t2t: doc for more functions.
Joerg Woelke [Fri, 27 Aug 2010 12:19:44 +0000 (14:19 +0200)]
grmlzshrc.t2t: doc for more functions.

gex(), wikide(), wikien() and wodeb().

13 years agozshrc: Fix passing of args in cdiff().
Joerg Woelke [Fri, 27 Aug 2010 18:06:02 +0000 (20:06 +0200)]
zshrc: Fix passing of args in cdiff().

Use "$@" instead of "$*".

13 years agogrmlzshrc.t2t: doc for netcraft(), swiki(), oleo().
Joerg Woelke [Thu, 26 Aug 2010 15:55:41 +0000 (17:55 +0200)]
grmlzshrc.t2t: doc for netcraft(), swiki(), oleo().

13 years agogrmlzshrc.t2t: Some more functions.
Joerg Woelke [Tue, 24 Aug 2010 14:53:51 +0000 (16:53 +0200)]
grmlzshrc.t2t: Some more functions.

dmoz(), dwicti(), ewicti(), ggogle(), google(), iwclient(),
mggogle().

13 years agoUpdate debian/changelog
Frank Terbeck [Thu, 19 Aug 2010 19:40:25 +0000 (21:40 +0200)]
Update debian/changelog

13 years agozshrc: Fix iwclient()
Joerg Woelke [Thu, 19 Aug 2010 14:46:31 +0000 (16:46 +0200)]
zshrc: Fix iwclient()

Calling dhclient instead of aliasing it.
Make awk print the right field.

Acked-by: Michael Prokop <mika@grml.org>
13 years agogrmlzshrc.t2t: More functions.
Joerg Woelke [Thu, 19 Aug 2010 13:40:09 +0000 (15:40 +0200)]
grmlzshrc.t2t: More functions.

deswap(), ipv6-tunnel(), Start()/Stop()/Reload() etc.

13 years agogrmlzshrc.t2t: More functions documented.
Joerg Woelke [Wed, 18 Aug 2010 19:37:37 +0000 (21:37 +0200)]
grmlzshrc.t2t: More functions documented.

any(), dchange(), dnews(), edalias(), edfunc(), freload(),
manzsh(), profile(), sll(), setenv(), uchange().

13 years agogrmlzshrc.t2t: Docs for some functions.
Joerg Woelke [Wed, 18 Aug 2010 14:20:03 +0000 (16:20 +0200)]
grmlzshrc.t2t: Docs for some functions.

get_tw_cli(), apache2-ssl-certificate(), nt().

13 years agogrmlzshrc.t2t: Finish aliases
Joerg Woelke [Mon, 16 Aug 2010 16:45:59 +0000 (18:45 +0200)]
grmlzshrc.t2t: Finish aliases

Document debs-by-size and fix formatting typo in "...".

13 years agogrmlzshrc.t2t: Docs for some aliases.
Joerg Woelke [Mon, 16 Aug 2010 11:46:04 +0000 (13:46 +0200)]
grmlzshrc.t2t: Docs for some aliases.

$(uname -r)-reboot, cp, mkdir, mv, rm, rd, term2iso, term2utf,
0, S, s, top10, dbp, ge llog, tlog.

13 years agogrmlzshrc.t2t: aliases hidiff, url-quote, mdstat and ...
Joerg Woelke [Wed, 11 Aug 2010 19:35:53 +0000 (21:35 +0200)]
grmlzshrc.t2t: aliases hidiff, url-quote, mdstat and ...

13 years agogrmlzshrc.t2t: Mercurial related aliases (hbp, mq).
Joerg Woelke [Wed, 11 Aug 2010 12:48:49 +0000 (14:48 +0200)]
grmlzshrc.t2t: Mercurial related aliases (hbp, mq).

13 years agogrmlzshrc.t2t: environment vars LESS_TERMCAP_*
Joerg Woelke [Tue, 10 Aug 2010 16:47:10 +0000 (18:47 +0200)]
grmlzshrc.t2t: environment vars LESS_TERMCAP_*

13 years agoUpdate debian/changelog
Frank Terbeck [Sat, 7 Aug 2010 12:59:42 +0000 (14:59 +0200)]
Update debian/changelog

13 years agozshrc: Remove get{air,gizmo,skype,skypebeta,xlite} functions
Ulrich Dangel [Sat, 7 Aug 2010 12:52:59 +0000 (14:52 +0200)]
zshrc: Remove get{air,gizmo,skype,skypebeta,xlite} functions

13 years agoUpdate debian/changelog
Frank Terbeck [Sat, 7 Aug 2010 09:59:38 +0000 (11:59 +0200)]
Update debian/changelog

13 years agozshrc: Remove functions gethgclone() and gethgsnap()
Joerg Woelke [Sat, 7 Aug 2010 09:54:15 +0000 (11:54 +0200)]
zshrc: Remove functions gethgclone() and gethgsnap()

Superfluous wrappers around hg.

13 years agogrmlzshrc.t2t: functions hgstat() and hgdi().
Joerg Woelke [Sat, 7 Aug 2010 09:49:15 +0000 (11:49 +0200)]
grmlzshrc.t2t: functions hgstat() and hgdi().

13 years agogrmlzshrc.t2t: Variable watch.
Joerg Woelke [Thu, 5 Aug 2010 16:53:48 +0000 (18:53 +0200)]
grmlzshrc.t2t: Variable watch.

13 years agogrmlzshrc.t2t: Vars HISTFILE, HISTSIZE and SAVEHIST.
Joerg Woelke [Thu, 5 Aug 2010 11:28:26 +0000 (13:28 +0200)]
grmlzshrc.t2t: Vars HISTFILE, HISTSIZE and SAVEHIST.

13 years agogrmlzshrc.t2t: Doc for functions whatwhen() and weather()
Joerg Woelke [Sat, 31 Jul 2010 11:15:27 +0000 (13:15 +0200)]
grmlzshrc.t2t: Doc for functions whatwhen() and weather()