Changeset acf43d008d077e46c8915fc1a184b56ffea0dac1 for various/config/zshrc
- Timestamp:
- 04/30/10 02:55:11 (2 years ago)
- Children:
- 7bea8cb34b5f80060aeafc77e2a85da510cd9c37
- Parents:
- 70bb1cc8f9a8886fea37e017478f3a85c0b6e233
- git-committer:
- Luper Rouch <luper.rouch@…> (04/30/10 02:55:11)
- File:
-
- 1 edited
-
various/config/zshrc (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
various/config/zshrc
r66119c0 racf43d0 8 8 # setopt AUTO_RESUME # tries to resume command of same name 9 9 unsetopt BG_NICE # do NOT nice bg commands 10 setopt CORRECT # command CORRECTION10 unsetopt CORRECT # command CORRECTION 11 11 setopt EXTENDED_HISTORY # puts timestamps in the history 12 12 # setopt HASH_CMDS # turns on hashing … … 23 23 setopt autopushd pushdminus extendedglob rcquotes mailwarning 24 24 unsetopt bgnice autoparamslash 25 unsetopt correctall correct 25 26 26 27 # Autoload zsh modules when they are referenced
Note: See TracChangeset
for help on using the changeset viewer.
