## Dotfiles mainly for linux - - - ### Dependencies - fzf - ripgrep - - - ### Development Environment #### Languages ##### python ##### java ##### rust ```bash $ curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh ``` ##### lua ##### PHP ##### dart ##### javascript - nvm install/update script ```bash $ curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.3/install.sh | bash ``` - Install node ```bash $ nvm install node ``` - - - ### Commands - - -