Customize Windows Terminal and Git operations

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • 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

  • SaaSHub

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

    SaaSHub 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

  • The weird world of Windows file paths

    2 projects | news.ycombinator.com | 21 Apr 2023
  • WinRT/UWP decode BluetoothLEAdvertisement in Powershell 7

    3 projects | /r/PowerShell | 18 Jan 2023
  • Windows Registry mods, advanced tweaking and more

    3 projects | news.ycombinator.com | 7 Jul 2022
  • A Guide to Overengineering a Windows Terminal

    10 projects | dev.to | 4 Jun 2022
  • Start-Job with alt creds fails, but only when run as scheduled task

    2 projects | /r/PowerShell | 26 Oct 2021