mirror of
https://github.com/GeorgeSG/dotfiles.git
synced 2026-09-06 01:18:44 +00:00
Update & fix prompt issues
This commit is contained in:
+2
-1
@@ -1,4 +1,5 @@
|
||||
source $HOME/Git/zsh-git-prompt/zshrc.sh
|
||||
GIT_PROMPT_EXECUTABLE="shell"
|
||||
source $ZDOTDIR/plugins/zsh-git-prompt/zshrc.sh
|
||||
|
||||
function git_email_prompt() {
|
||||
GIT_USER=$(git config user.email)
|
||||
|
||||
Reference in New Issue
Block a user