home/zsh* : mise à jour
This commit is contained in:
parent
7f30e16270
commit
bdbf866d0d
2 changed files with 1 additions and 3 deletions
|
@ -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
|
||||
|
|
|
@ -1,2 +1 @@
|
|||
export EDITOR=nvim
|
||||
|
||||
export EDITOR=helix
|
||||
|
|
Loading…
Reference in a new issue