From 2dd137dbf57b6a3e1ae2eb55d0d7bbf854347627 Mon Sep 17 00:00:00 2001 From: Bryan Ramos Date: Fri, 2 Jun 2023 13:29:11 -0400 Subject: [PATCH] Done --- homeConfig/dotfiles/bash/bashrc | 1 - 1 file changed, 1 deletion(-) diff --git a/homeConfig/dotfiles/bash/bashrc b/homeConfig/dotfiles/bash/bashrc index c995314..7035b1c 100644 --- a/homeConfig/dotfiles/bash/bashrc +++ b/homeConfig/dotfiles/bash/bashrc @@ -15,7 +15,6 @@ is_ssh_session() { fi } -#TODO: Change ps1 to project root in nix shells # PS1 Config function set_ps1_prompt() { local git_branch=""