Configuração do Windows para desenvolvimento

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • powerlevel10k

    A Zsh theme

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • nerd-fonts

    Iconic font aggregator, collection, & patcher. 3,600+ icons, 50+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, & more

  • ohmyzsh

    🙃 A delightful community-driven (with 2,300+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community.

  • zsh-syntax-highlighting

    Fish shell like syntax highlighting for Zsh.

    echo "Installing zsh-autosuggestions" git clone https://github.com/zsh-users/zsh-autosuggestions ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-autosuggestions echo "Installing zsh-syntax-highlighting" git clone https://github.com/zsh-users/zsh-syntax-highlighting ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-syntax-highlighting echo "Installing asdf" git clone https://github.com/asdf-vm/asdf.git ~/.asdf

  • asdf

    Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more

  • zsh-autosuggestions

    Fish-like autosuggestions for zsh

    echo "Installing zsh-autosuggestions" git clone https://github.com/zsh-users/zsh-autosuggestions ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-autosuggestions echo "Installing zsh-syntax-highlighting" git clone https://github.com/zsh-users/zsh-syntax-highlighting ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-syntax-highlighting echo "Installing asdf" git clone https://github.com/asdf-vm/asdf.git ~/.asdf

  • asdf-nodejs

    Node.js plugin for asdf version manager

    echo "Installing nodejs with asdf" asdf plugin add nodejs https://github.com/asdf-vm/asdf-nodejs.git asdf install nodejs latest asdf global nodejs latest

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Fish-like dirhistory (prevd/nextd) for Bash

    2 projects | /r/bash | 8 May 2023
  • 6 Repositories recommended by GitHub to Boost Your Programming Productivity

    6 projects | dev.to | 2 May 2023
  • got tired of pop_os!, came back to windows10, got forced into windows11, installed ubuntu and hoped on fedora. I think i'll stick to it, it looks so good!!

    4 projects | /r/Fedora | 14 Mar 2022
  • Escaping from Anaconda's Stranglehold on macOS

    4 projects | news.ycombinator.com | 1 Sep 2024
  • Nestjs, Firebase, GCloud. How to Quickly Set Up an API Backend in TypeScript.

    4 projects | dev.to | 31 Aug 2024

Did you konow that Shell is
the 9th most popular programming language
based on number of metions?