[issue642] zshrc: Delete unnecessary or questionable power abbreviations respectively.
Alexander Steinböck
bts at bts.grml.org
Thu Feb 26 20:47:50 CET 2009
New submission from Alexander Steinböck <z3ttacht at grml.org>:
A lot of already defined aliases were incorporated as power
abbreviations as well. These were rather outdated or didn't make much
sense. As a consequence just the power abbreviations which supersede
the more common but also more dangerous global aliases are being kept.
Hence the ones which 'survived' are:
,----
| '...' '../..'
| '....' '../../..'
| 'BG' '& exit'
| 'C' '| wc -l'
| 'G' '|& grep --color=auto'
| 'H' '| head'
| 'Hl' ' --help |& less -r'
| 'L' '| less'
| 'LL' '|& less -r'
| 'M' '| most'
| 'N' '&>/dev/null'
| 'R' '| tr A-z N-za-m'
| 'SL' '| sort | less'
| 'S' '| sort -u'
| 'T' '| tail'
| 'V' '|& vim -'
| 'co' "./configure && make && sudo make install"
`----
----------
files: 0001-zshrc-Delete-unnecessary-or-questionable-power-abbr.patch
messages: 1973
nosy: ft, mika, z3ttacht
priority: feature
status: unread
title: zshrc: Delete unnecessary or questionable power abbreviations respectively.
topic: grml-etc-core, zsh
_____________________________________
GRML issue tracker <bts at bts.grml.org>
<http://bts.grml.org/grml/issue642>
_____________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-zshrc-Delete-unnecessary-or-questionable-power-abbr.patch
Type: text/x-diff
Size: 3559 bytes
Desc: not available
Url : http://ml.grml.org/pipermail/bugs-changes/attachments/20090226/c2cb129d/attachment-0001.patch
More information about the Bugs-changes
mailing list