From 8398ead3537c2cb79d31d6a2713aacfed64f7f7d Mon Sep 17 00:00:00 2001 From: Danilo Horta Date: Fri, 18 Feb 2022 07:00:15 +0000 Subject: [PATCH] remove spaces --- shell.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shell.config b/shell.config index 97016e5..e9fb63d 100644 --- a/shell.config +++ b/shell.config @@ -26,7 +26,7 @@ export RIPGREP_CONFIG_PATH=$HOME/.ripgreprc # Terminal export CLICOLOR=1 -export fish_greeting= +export fish_greeting= # Editor export EDITOR=nvim