Add minimum timing to fish command timer.
This commit is contained in:
parent
465db348fc
commit
0e9b6d583f
|
|
@ -1,6 +1,7 @@
|
|||
# jichu4n/fish-command-timer
|
||||
# Don't display date or time as I already have that in tmux power and in right_fish_prompt
|
||||
set fish_command_timer_time_format ''
|
||||
set fish_command_timer_min_cmd_duration 500
|
||||
|
||||
# jorgebucaran/nvm.fish
|
||||
# Set default version for node so that it is available by default.
|
||||
|
|
|
|||
Loading…
Reference in New Issue