mirror of
https://github.com/Matir/skel.git
synced 2026-05-25 21:19:09 -07:00
Fixup some startup scripts.
This commit is contained in:
@@ -6,6 +6,9 @@ setopt appendhistory autocd autopushd extendedglob nohup nomatch histignorespace
|
||||
unsetopt beep histbeep listbeep flowcontrol
|
||||
bindkey -v
|
||||
|
||||
# Allow core files
|
||||
ulimit -c unlimited
|
||||
|
||||
# Completion
|
||||
zstyle :compinstall filename "${HOME}/.zshrc"
|
||||
zstyle ':completion:*' users root ${USER}
|
||||
|
||||
Reference in New Issue
Block a user