WSL2 Ubuntu 22.04.2 LTS (Jammy Jellyfish) Quick Setup: curl https://raw.githubusercontent.com/thetrotfreak/.files/main/wsl2.sh | dash Windows Terminal Profile: wsl.exe --shell-type login --cd ~ --distribution Ubuntu tmux attach-session -t base || tmux new -s base References: What? Where? Note! Oh My Zsh! https://github.com/ohmyzsh/ohmyzsh/wiki#welcome-to-oh-my-zsh pip - The Python Package Installer https://pip.pypa.io/en/stable/installation/#get-pip-py AOCC - AMD Optimizing C/C++ and Fortran Compilers https://www.amd.com/en/developer/aocc.html curl this) directly to avoid the EULA Black - The Uncompromising Code Formatter https://black.readthedocs.io/en/stable/integrations/editors.html#vim-8-native-plugin-management ClangFormat https://clang.llvm.org/docs/ClangFormat.html#vim-integration Vim Meetups https://youtu.be/XA2WjJbmmoM?t=315 MySQL https://www.digitalocean.com/community/tutorials/how-to-install-mysql-on-ubuntu-22-04#step-2-configuring-mysql JDK - Eclipse Temurin https://adoptium.net/installation/linux/#_deb_installation_on_debian_or_ubuntu Docker https://docs.docker.com/engine/install/ubuntu/#install-using-the-repository Volta - The Hassle-Free JavaScript Tool Manager https://docs.volta.sh/guide/getting-started GitHub CLI https://github.com/cli/cli/blob/trunk/docs/install_linux.md#debian-ubuntu-linux-raspberry-pi-os-apt Read this GitLab CLI https://gitlab.com/gitlab-org/cli/-/releases Read this fzf https://github.com/junegunn/fzf#using-git fd https://github.com/sharkdp/fd#on-ubuntu cscope https://cscope.sourceforge.net/ Read tutorial