Customize Windows Terminal and Git operations

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • cli

    GitHub’s official command line tool

  • scoop install gh gh --version gh version 2.11.3 (2022-05-25) https://github.com/cli/cli/releases/tag/v2.11.3 # need to authenticate from the terminal using it for the first time. gh auth login # pass ssh key or token to link terminal and GitHub together. gh auth status github.com ✓ Logged in to github.com as Yuhta28 (C:\Users\yuta_\AppData\Roaming\GitHub CLI\hosts.yml) ✓ Git operations for github.com configured to use ssh protocol. ✓ Token: *******************

  • PowerShell

    PowerShell for every system!

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • themes

    Themes for Windows Terminal (by atomcorp)

  • Also, you generate it by this generator site. https://windowsterminalthemes.dev/

  • git

    A fork of Git containing Windows-specific patches. (by git-for-windows)

  • Scoop

    A command-line installer for Windows.

  • oh-my-posh

    The most customisable and low-latency cross platform/shell prompt renderer

  • scoop-completion

    scoop tab completion, work with powershell

  • In default, Scoop does not have tab completion. You install the module providing the tab completion and activate it. https://github.com/Moeologist/scoop-completion

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • Terminal-Icons

    A PowerShell module to show file and folder icons in the terminal

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