removed git bullcrap
This commit is contained in:
@@ -128,7 +128,6 @@ prompt_purification_setup() {
|
||||
|
||||
prompt_purification_setup
|
||||
|
||||
<<<<<<< HEAD
|
||||
source /usr/share/zsh-autosuggestions/zsh-autosuggestions.zsh
|
||||
|
||||
bindkey "^[[1;5C" forward-word
|
||||
@@ -136,9 +135,5 @@ bindkey "^[[1;5D" backward-word
|
||||
|
||||
#source <(kubectl completion zsh)
|
||||
export PATH="$PATH:/root/.local/bin"
|
||||
=======
|
||||
bindkey "^[[1;5C" forward-word
|
||||
bindkey "^[[1;5D" backward-word
|
||||
|
||||
#export PATH="$PATH:/root/.local/bin"
|
||||
>>>>>>> origin/master
|
||||
|
||||
Reference in New Issue
Block a user