abe:zshrc.git
14 years agonoglob aliases
Axel Beckert [Fri, 8 May 2009 00:01:06 +0000 (02:01 +0200)]
noglob aliases

14 years agoFurther options
Axel Beckert [Fri, 8 May 2009 00:00:29 +0000 (02:00 +0200)]
Further options

14 years agoHashes. Not so much for now since all other I need are in grml's zshrc already
Axel Beckert [Thu, 7 May 2009 23:43:12 +0000 (01:43 +0200)]
Hashes. Not so much for now since all other I need are in grml's zshrc already

14 years agoMore aliases and more alias sorting
Axel Beckert [Thu, 7 May 2009 23:42:10 +0000 (01:42 +0200)]
More aliases and more alias sorting

14 years agoSupport more zsh files in ~/.zsh/
Axel Beckert [Thu, 7 May 2009 23:06:53 +0000 (01:06 +0200)]
Support more zsh files in ~/.zsh/

14 years agoFirst aliases overhaul
Axel Beckert [Thu, 7 May 2009 18:51:51 +0000 (20:51 +0200)]
First aliases overhaul

14 years agoAdd some options found in the introduction of the zsh book of Guckes & Plenz
Axel Beckert [Wed, 6 May 2009 16:28:27 +0000 (18:28 +0200)]
Add some options found in the introduction of the zsh book of Guckes & Plenz

14 years agoOverwrite binding to magic-space
Axel Beckert [Tue, 28 Apr 2009 10:50:11 +0000 (12:50 +0200)]
Overwrite binding to magic-space

Overwrite binding to magic-space since it breaks history expansion
with spaces, e.g. !!:gs/GET/lynx<space>-dump/

14 years agoRemove conkeror alias from stone-age (as grml will do upstream)
Axel Beckert [Fri, 24 Apr 2009 23:15:49 +0000 (01:15 +0200)]
Remove conkeror alias from stone-age (as grml will do upstream)

14 years agoRed prompt for root
Robotic Organism Optimized for Troubleshooting [Tue, 21 Apr 2009 20:51:33 +0000 (22:51 +0200)]
Red prompt for root

only seems to work that way and not via ${RED} etc. No idea why, but
it works for now.

14 years agoArgh, which doesn't give the empty string on no result!
Axel Beckert [Tue, 21 Apr 2009 19:59:03 +0000 (21:59 +0200)]
Argh, which doesn't give the empty string on no result!

14 years ago-n doesn't seem to work here...
Axel Beckert [Tue, 21 Apr 2009 19:56:14 +0000 (21:56 +0200)]
-n doesn't seem to work here...

14 years agoBATTERY check: Replace '] && [' by an if cascade. *grml*
Axel Beckert [Tue, 21 Apr 2009 14:41:44 +0000 (16:41 +0200)]
BATTERY check: Replace '] && [' by an if cascade. *grml*

14 years agoBATTERY check: Replace '-a' by '] && ['
Axel Beckert [Tue, 21 Apr 2009 14:39:34 +0000 (16:39 +0200)]
BATTERY check: Replace '-a' by '] && ['

14 years agoDisable BATTERY display on hosts inside the phys.ethz.ch NIS domain
Axel Beckert [Tue, 21 Apr 2009 12:16:11 +0000 (14:16 +0200)]
Disable BATTERY display on hosts inside the phys.ethz.ch NIS domain

14 years agoremove zsh version number from prompt for now, it's the least important item
Axel Beckert [Tue, 21 Apr 2009 12:15:28 +0000 (14:15 +0200)]
remove zsh version number from prompt for now, it's the least important item

14 years agoalias fehxv instead of tcsh-like xv alias
Axel Beckert [Tue, 21 Apr 2009 00:06:59 +0000 (02:06 +0200)]
alias fehxv instead of tcsh-like xv alias

14 years ago.zsh/history instead of .zsh_history
Axel Beckert [Tue, 21 Apr 2009 00:06:29 +0000 (02:06 +0200)]
.zsh/history instead of .zsh_history

14 years agokeephack from grml
Axel Beckert [Mon, 20 Apr 2009 15:44:47 +0000 (17:44 +0200)]
keephack from grml

14 years agoreplace /etc/zsh/*.d with /home/abe/.zsh/*.d in grml's zshrc
Axel Beckert [Mon, 20 Apr 2009 15:44:24 +0000 (17:44 +0200)]
replace /etc/zsh/*.d with /home/abe/.zsh/*.d in grml's zshrc

14 years agocompdef autossh=ssh
Axel Beckert [Mon, 20 Apr 2009 15:10:21 +0000 (17:10 +0200)]
compdef autossh=ssh

14 years agolessfile/lesspipe
Axel Beckert [Sun, 19 Apr 2009 01:22:50 +0000 (03:22 +0200)]
lessfile/lesspipe

14 years agoAdd a file for changing grml-styles
Axel Beckert [Sun, 19 Apr 2009 00:53:04 +0000 (02:53 +0200)]
Add a file for changing grml-styles

14 years agoFixed a typo in a variable name
Axel Beckert [Sun, 19 Apr 2009 00:41:13 +0000 (02:41 +0200)]
Fixed a typo in a variable name

14 years agoAdding an initial .gitignore
Axel Beckert [Sun, 19 Apr 2009 00:38:51 +0000 (02:38 +0200)]
Adding an initial .gitignore

14 years agoAdded grml's zshrc
Axel Beckert [Sun, 19 Apr 2009 00:38:19 +0000 (02:38 +0200)]
Added grml's zshrc

and adapting it to my prompt.

14 years agoInitial import of my old zshrc splitted up,
Axel Beckert [Sat, 18 Apr 2009 00:43:13 +0000 (02:43 +0200)]
Initial import of my old zshrc splitted up,