Ignore:
Timestamp:
04/30/10 02:55:11 (2 years ago)
Author:
Luper Rouch <luper.rouch@…>
Children:
7bea8cb34b5f80060aeafc77e2a85da510cd9c37
Parents:
70bb1cc8f9a8886fea37e017478f3a85c0b6e233
git-committer:
Luper Rouch <luper.rouch@…> (04/30/10 02:55:11)
Message:

config update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • various/config/zshrc

    r66119c0 racf43d0  
    88# setopt AUTO_RESUME            # tries to resume command of same name 
    99unsetopt BG_NICE                # do NOT nice bg commands 
    10 setopt CORRECT                  # command CORRECTION 
     10unsetopt CORRECT                        # command CORRECTION 
    1111setopt EXTENDED_HISTORY         # puts timestamps in the history 
    1212# setopt HASH_CMDS              # turns on hashing 
     
    2323setopt   autopushd pushdminus extendedglob rcquotes mailwarning 
    2424unsetopt bgnice autoparamslash 
     25unsetopt correctall correct 
    2526 
    2627# Autoload zsh modules when they are referenced 
Note: See TracChangeset for help on using the changeset viewer.