Software Alternatives & Reviews

How I set up my Web Dev environment in Linux

KeeWeb Insomnia REST Spaceship ZSH Oh My Zsh Visual Studio Code Brave
  1. 1
    Web and desktop password manager compatible with KeePass.
    Pricing:
    • Open Source

    #Password Management #Password Managers #Security & Privacy 18 social mentions

  2. The most intuitive cross-platform REST API Client 😴
    Pricing:
    • Open Source
    Install Insomnia for building, designing and testing APIs. You can download the .deb file here.

    #API Tools #API #Developer Tools 120 social mentions

  3. Powerful, customizable Zsh prompt, your own spaceship 🚀
    # Install Zsh Sudo apt install zsh # Make it your default shell: Chsh -s $(which zsh) # Install Oh my Zsh Sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)" # Install Spaceship theme Git clone https://github.com/spaceship-prompt/spaceship-prompt.git "$ZSH_CUSTOM/themes/spaceship-prompt" --depth=1 # Symlink spaceship.zsh-theme to your oh-my-zsh custom themes directory Ln -s "$ZSH_CUSTOM/themes/spaceship-prompt/spaceship.zsh-theme" "$ZSH_CUSTOM/themes/spaceship.zsh-theme".

    #Developer Tools #Productivity #Software Marketplace 12 social mentions

  4. A delightful community-driven framework for managing your zsh configuration.
    Pricing:
    • Open Source

    #Developer Tools #Programming #Terminal 60 social mentions

  5. Build and debug modern web and cloud applications, by Microsoft
    Pricing:
    • Open Source
    Install Visual Studio Code. Once it's downloaded sync your extensions and configurations (Thank you vs-code for this feature, it saves me a lot of time 😭).

    #Text Editors #IDE #Software Development 1018 social mentions

  6. 6
    Fast and secure, ad and tracker blocking browser.
    Pricing:
    • Open Source

    #Web Browsers #Web Development Tools #Web Tools 577 social mentions

Discuss: How I set up my Web Dev environment in Linux

Log in or Post with