mirror of
https://github.com/Matir/skel.git
synced 2026-05-25 21:19:09 -07:00
Fix up prezto.
This commit is contained in:
@@ -36,13 +36,15 @@ zstyle ':prezto:load' pmodule \
|
||||
'utility' \
|
||||
'completion' \
|
||||
'matir' \
|
||||
'prompt' \
|
||||
'tmux' \
|
||||
'git' \
|
||||
'gpg' \
|
||||
'python' \
|
||||
'ruby' \
|
||||
'history-substring-search'
|
||||
'history-substring-search' \
|
||||
'jekyll' \
|
||||
'prompt' \
|
||||
'xtra_completions'
|
||||
|
||||
#
|
||||
# Autosuggestions
|
||||
@@ -225,4 +227,4 @@ zstyle ':prezto:module:tmux:auto-start' remote 'yes'
|
||||
# Enabled safe options. This aliases cp, ln, mv and rm so that they prompt
|
||||
# before deleting or overwriting files. Set to 'no' to disable this safer
|
||||
# behavior.
|
||||
# zstyle ':prezto:module:utility' safe-ops 'yes'
|
||||
zstyle ':prezto:module:utility' safe-ops 'no'
|
||||
|
||||
Reference in New Issue
Block a user