From 21c2abcd38393667ac2ccbe53f19678ea12c74ba Mon Sep 17 00:00:00 2001 From: Marc Coquand Date: Tue, 7 May 2024 07:21:00 -0500 Subject: bash update path --- bashrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bashrc b/bashrc index 6068e7e..ea204b7 100644 --- a/bashrc +++ b/bashrc @@ -31,3 +31,5 @@ parse_git_branch() { PS1='\A ${GUIX_ENVIRONMENT:+︎v }$(parse_git_branch)\W ' eval "$(zoxide init bash)" eval "$(direnv hook bash)" + +export PATH=$PATH:"~/.local/bin" \ No newline at end of file -- cgit v1.2.3