mirror of
https://github.com/kristoferssolo/solorice.git
synced 2026-02-04 06:32:03 +00:00
fix(yazi): nvim env
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user