330:28ea012de72e | 331:ac7f662c1db5 |
---|---|
43 | 43 |
44 setopt list_packed | 44 setopt list_packed |
45 setopt correct | 45 setopt correct |
46 setopt hist_reduce_blanks | 46 setopt hist_reduce_blanks |
47 setopt hist_save_no_dups | 47 setopt hist_save_no_dups |
48 setopt interactive_comments | |
48 | 49 |
49 export HISTIGNORE="ls:cd:cd -:pwd:exit:date:* --help" | 50 export HISTIGNORE="ls:cd:cd -:pwd:exit:date:* --help" |
50 | 51 |
51 source ~/.profile.common | 52 source ~/.profile.common |
52 | 53 |