mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-26 02:12:33 +01:00
Fix typo
This commit is contained in:
parent
2b61ddee5b
commit
4cc7c05a74
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
# ------------------------------------------------------------------------------
|
# ------------------------------------------------------------------------------
|
||||||
# Simple ZLE widget that binds F5 to "source ~/.zshrc".
|
# Simple ZLE widget that binds F5 to "source ~/.zshrc".
|
||||||
#
|
#
|
||||||
# You can bind it to another ikey by setting the REFRESH_KEY
|
# You can bind it to another key by setting the REFRESH_KEY
|
||||||
# environment variable, for example to bind F4 instead of F5:
|
# environment variable, for example to bind F4 instead of F5:
|
||||||
# export REFRESH_KEY=$terminfo[kf4]
|
# export REFRESH_KEY=$terminfo[kf4]
|
||||||
# ------------------------------------------------------------------------------
|
# ------------------------------------------------------------------------------
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue