mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-30 02:44:42 +01:00
zsh-autosuggestions
This commit is contained in:
parent
da056b7527
commit
43ae2639fb
4 changed files with 32 additions and 13 deletions
|
|
@ -17,3 +17,6 @@ success_symbol = '[➜](bold green)' # The 'success_symbol' segment is being set
|
|||
# Disable the package module, hiding it from the prompt completely
|
||||
[package]
|
||||
disabled = true
|
||||
|
||||
# increase command timeout from default 500 milliseconds
|
||||
command_timeout = 1500
|
||||
Loading…
Add table
Add a link
Reference in a new issue