Menu

Close
  • Home
  • LinkedIn
  • Real Life Code @ Micreosoft
  • GitHub
Subscribe
Shawn Cicoria Menu

bash

A 2-post collection

Page 1 of 1

A better git bash prompt

git clone https://github.com/magicmonty/bash-git-prompt.git ~/.bash-git-prompt --depth=1 cat >> ~/.bashrc <<EOF if [ -f "$HOME/.bash-git-prompt/gitprompt.sh" ]; then GIT_ »

Shawn Cicoria Shawn Cicoria on github, bash, Utilities, tips 11 April 2019

Visual Studio Code Windows from WSL Bash Ubuntu

If you're launching VS Code from the WSL prompt there are 2 annoyances. The first is the logging messages that appear. The second is it's blocked »

Shawn Cicoria Shawn Cicoria on vscode, bash 18 April 2018
Page 1 of 1
Shawn Cicoria © 2021
Proudly published with Ghost