fix(yazi): nvim env

This commit is contained in:
2025-04-28 22:10:08 +03:00
parent 57314ec659
commit ed917492f1
8 changed files with 34 additions and 1240 deletions

View File

@@ -1,7 +1,6 @@
#!/bin/zsh
typeset -U PATH path
# profile file. Runs on login. Environmental variables are set here.
# If you don't plan on reverting to bash, you can remove the link in ~/.profile
@@ -20,7 +19,6 @@ export LIBSEAT_BACKEND=logind
unsetopt PROMPT_SP
# Default Apps
export BROWSER="floorp"
export EDITOR="nvim"