diff --git a/dotfiles/.config/fish/config/plugins.fish b/dotfiles/.config/fish/config/plugins.fish index d8ed6dd..267e5c0 100644 --- a/dotfiles/.config/fish/config/plugins.fish +++ b/dotfiles/.config/fish/config/plugins.fish @@ -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.