Update dotfiles

This commit is contained in:
2022-09-12 14:16:43 +03:00
parent 215db2fc03
commit a5b6ceef2a
6 changed files with 19 additions and 74 deletions

View File

@@ -55,13 +55,13 @@
anaconda # conda environment (https://conda.io/)
pyenv # python environment (https://github.com/pyenv/pyenv)
goenv # go environment (https://github.com/syndbg/goenv)
nodenv # node.js version from nodenv (https://github.com/nodenv/nodenv)
# nodenv # node.js version from nodenv (https://github.com/nodenv/nodenv)
nvm # node.js version from nvm (https://github.com/nvm-sh/nvm)
nodeenv # node.js environment (https://github.com/ekalinin/nodeenv)
node_version # node.js version
# nodeenv # node.js environment (https://github.com/ekalinin/nodeenv)
# node_version # node.js version
go_version # go version (https://golang.org)
rust_version # rustc version (https://www.rust-lang.org)
dotnet_version # .NET version (https://dotnet.microsoft.com)
dotnet_version # .NET version (https://dotnet.microsoft.com)
php_version # php version (https://www.php.net/)
laravel_version # laravel php framework version (https://laravel.com/)
java_version # java version (https://www.java.com/)