Add default node version.
This commit is contained in:
parent
8f7af1437f
commit
af8c80917f
|
|
@ -1,3 +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 ''
|
||||
|
||||
# jorgebucaran/nvm.fish
|
||||
# Set default version for node so that it is available by default.
|
||||
set nvm_default_version v18.4.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue