Skip to content

Commit

Permalink
Fix posh-git
Browse files Browse the repository at this point in the history
  • Loading branch information
tmonck committed Feb 9, 2024
1 parent 39f06de commit ddc25f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Applications.org
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ I like how =posh_git.ps1= modifies the terminal to show status, so let's put tha
Shout out to the maintainer of the =posh-git-sh= version of =posh_git=
#+NAME: git-prompt
#+begin_src sh
curl https://raw.githubusercontent.com/lyze/posh-git-sh/blob/master/git-prompt.sh > ~/git-prompt.sh
curl https://raw.githubusercontent.com/lyze/posh-git-sh/master/git-prompt.sh > ~/git-prompt.sh
#+end_src

#+RESULTS: git-prompt
Expand Down

0 comments on commit ddc25f6

Please sign in to comment.