From bdbf866d0de08ce4b411d28a98a5a66bd1fea86e Mon Sep 17 00:00:00 2001 From: Ahurac Date: Sat, 25 May 2024 15:07:19 +0200 Subject: [PATCH] =?UTF-8?q?home/zsh*=20:=20mise=20=C3=A0=20jour?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- home/zprofile | 1 - home/zshenv | 3 +-- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/home/zprofile b/home/zprofile index 6f5bcb8..a4850a5 100644 --- a/home/zprofile +++ b/home/zprofile @@ -11,7 +11,6 @@ addpath() { } addpath ~/.local/bin -addpath ~/.local/share/qemu/bin # Start Hyprland if the tty is 1 if [ "$(tty)" = /dev/tty1 ]; then diff --git a/home/zshenv b/home/zshenv index 4f3f33a..e8cca1b 100644 --- a/home/zshenv +++ b/home/zshenv @@ -1,2 +1 @@ -export EDITOR=nvim - +export EDITOR=helix