From a75fa63621a69dfa089531096987243d907afae4 Mon Sep 17 00:00:00 2001 From: greg Date: Mon, 28 Oct 2024 14:27:20 +0100 Subject: [PATCH] git image del --- docs/divers/git/git.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/divers/git/git.md b/docs/divers/git/git.md index 00293ece..d43da558 100644 --- a/docs/divers/git/git.md +++ b/docs/divers/git/git.md @@ -198,8 +198,6 @@ git_branch() { export PS1="\[\e]0;\u@\h: \w\a\]${debian_chroot:+($debian_chroot)}\[\033[01;32m\]\u@\h\[\033[00m\]:\[\033[01;34m\]\w\[\033[00m\]:\[\033[38;5;5m\]\$(git_branch)\[\033[00m\]\$ " ``` -![git-branch](../../assets/git/git-branch.png) - ## Référence [Documentation GIT](https://git-scm.com/)