home/zsh* : mise à jour

This commit is contained in:
Ahurac 2024-05-25 15:07:19 +02:00
parent 7f30e16270
commit bdbf866d0d
2 changed files with 1 additions and 3 deletions

View file

@ -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

View file

@ -1,2 +1 @@
export EDITOR=nvim
export EDITOR=helix