mirror of
https://codeberg.org/Mo8it/dotfiles.git
synced 2024-12-02 23:33:05 +00:00
Add fnm
This commit is contained in:
parent
c408b116ed
commit
37da2ab864
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@ if status is-interactive
|
||||||
zoxide init fish | source
|
zoxide init fish | source
|
||||||
## Starship
|
## Starship
|
||||||
starship init fish | source
|
starship init fish | source
|
||||||
|
## fnm
|
||||||
|
fnm env --shell fish | source
|
||||||
|
|
||||||
# Abbreviations
|
# Abbreviations
|
||||||
## Replacements
|
## Replacements
|
||||||
|
|
Loading…
Reference in a new issue