debug
This commit is contained in:
parent
6ecc1ab582
commit
1365e7a54c
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ function precmd() {echo -n -e "\a"}
|
|||
unsetopt share_history
|
||||
|
||||
# Load keychain
|
||||
keychain -q
|
||||
#keychain -q
|
||||
|
||||
# Everyday aliases
|
||||
cless() {for a in $@; do colorize_via_pygmentize $a | less; done}
|
||||
|
|
|
|||
Loading…
Reference in a new issue