From 13cee518063115da6a0bf078475b642a95a4577d Mon Sep 17 00:00:00 2001 From: David Kaufmann Date: Tue, 25 Aug 2020 00:37:27 +0200 Subject: zsh: remove maven highlighting --- home/.zshrc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'home') diff --git a/home/.zshrc b/home/.zshrc index b48a779..cd4694e 100644 --- a/home/.zshrc +++ b/home/.zshrc @@ -62,7 +62,7 @@ DISABLE_AUTO_UPDATE="true" # Example format: plugins=(rails git textmate ruby lighthouse) # Add wisely, as too many plugins slow down shell startup. plugins=( - git mvn colored-man-pages + git colored-man-pages ) [ -d $ZSH ] && source $ZSH/oh-my-zsh.sh @@ -265,3 +265,5 @@ funcation vim() { command vim $* fi } + +source /home/astra/.config/broot/launcher/bash/br -- cgit v1.2.3