Setup Linux BASH for Git and GitHub (WSL)

Опубликовано: 29 Май 2026
на канале: TechWithCosta
794
6

In this video I show you how to Setup Linux BASH for Git and GitHub (WSL).

By default Linux BASH does not show the working Git branch on the prompt, so normally we run "git branch" or "git status" to check it.

It's possible to configure prompt to always include that branch, whenever we are working on a Git repository.

This is super useful for any coding user on Linux BASH. And of course, you can customize it even further!

🎦 In this series I share my Dev Setup in 2024, to work on Data, AI and Programming projects. This includes all steps to work on a Windows + Linux setup (WSL).

Applicable to programmers learning about:
➡️ Data (Engineering, Analysis, Science)
➡️ Artificial Intelligence (AI)
➡️ Large Language Models (LLMs)
➡️ Machine Learning (ML)
➡️ Computer Science (CS)
➡️ Software Engineering (SWE)
➡️ etc.

Playlist 🎥
https://tinyurl.com/data-ai-setup

GitHub ⌨️
https://tinyurl.com/coding-setup-2024

#data #ai #programming #engineering