diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-09-13 10:37:02 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-09-13 10:37:02 +0900 |
| commit | af3ff7b4b2bee3530c16277cd0fe674b1687d353 (patch) | |
| tree | e0813c568f6b251094b7cd7b79593538661dbf98 /ar/.config | |
| parent | ae5c5c58fdef7579ca9e0af69ca8dd4e851b563c (diff) | |
updates
Diffstat (limited to 'ar/.config')
| -rw-r--r-- | ar/.config/shell/profile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/ar/.config/shell/profile b/ar/.config/shell/profile index 69fab37..c62e454 100644 --- a/ar/.config/shell/profile +++ b/ar/.config/shell/profile @@ -18,6 +18,8 @@ unsetopt PROMPT_SP 2>/dev/null export BROWSER=$(command -v librewolf || command -v firefox || command -v qutebrowser) export EDITOR="nvim" export EDITOR2="vim" +# export FILE_MANAGER="lf $(lf -version)" +export FILE_MANAGER="yazi $(yazi -version)" export KEYTIMEOUT=10 export SUDO_EDITOR=$EDITOR export SUDO_ASKPASS="$HOME/.local/bin/dmenupass" @@ -115,9 +117,6 @@ export JUPYTER_PLATFORM_DIRS="1" ### --- KODI --- ### export KODI_DATA="$XDG_DATA_HOME/kodi" -### --- LF --- ### -export FILE_MANAGER="lf $(lf -version)" - ### --- LYNX --- ### export LYNX_CFG="$HOME/.config/lynx/lynx.cfg" export LYNX_LSS="$HOME/.config/lynx/lynx.lss" |
