trim
This commit is contained in:
parent
a42b419820
commit
1957f61a6d
1 changed files with 1 additions and 1 deletions
|
@ -8,4 +8,4 @@ if [ -x $HOME/.config/fish ] ; then
|
||||||
fi
|
fi
|
||||||
# Adding dev tools
|
# Adding dev tools
|
||||||
rustup component add rust-analysis
|
rustup component add rust-analysis
|
||||||
rustup component add rls
|
rustup component add rls
|
||||||
|
|
Reference in a new issue