Add minimum timing to fish command timer.

This commit is contained in:
Shawn Anderson 2022-10-28 10:19:29 -07:00
parent 465db348fc
commit 0e9b6d583f
1 changed files with 1 additions and 0 deletions

View File

@ -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.