mirror of
https://github.com/jorgebucaran/fisher
synced 2024-11-09 07:10:27 +00:00
Update fisher_update_interval.
This commit is contained in:
parent
6c10566bdf
commit
e28a53fcf3
@ -93,7 +93,7 @@ function fisher_search -d "Search Plugins"
|
||||
set fisher_last_update (math (date +%s) - "0$fisher_last_update")
|
||||
|
||||
if not set -q fisher_update_interval
|
||||
set -g fisher_update_interval 500000
|
||||
set -g fisher_update_interval 50
|
||||
end
|
||||
|
||||
if test $fisher_last_update -gt $fisher_update_interval -o ! -f $index
|
||||
|
Loading…
Reference in New Issue
Block a user