Enable rc_quotes
This commit is contained in:
parent
6d1873b6cd
commit
7525f80708
2
init.zsh
2
init.zsh
@ -31,7 +31,7 @@ function source_user_file {
|
||||
source_user_file "early-init"
|
||||
|
||||
# Some options
|
||||
setopt autocd extendedglob rm_star_silent completealiases
|
||||
setopt autocd extendedglob rm_star_silent completealiases rc_quotes
|
||||
unsetopt beep notify
|
||||
|
||||
# Some general, random configuration
|
||||
|
Loading…
x
Reference in New Issue
Block a user