summaryrefslogtreecommitdiff
path: root/ar
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-11-09 20:26:22 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-11-09 20:26:22 +0900
commitf176bb792387ec7372356d32a8757c65a556ed0f (patch)
treea58ad14c32e9daf11f573ae06dfada1491ca26be /ar
parent9bb6218cee06985a1f9f8ce37b7cc0c11d897a83 (diff)
modified shell/profile, modified Music/.music.txt
Diffstat (limited to 'ar')
-rw-r--r--ar/.config/shell/profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ar/.config/shell/profile b/ar/.config/shell/profile
index 24b467f..b8849af 100644
--- a/ar/.config/shell/profile
+++ b/ar/.config/shell/profile
@@ -21,7 +21,7 @@ export BROWSER=$(command -v librewolf || command -v firefox || command -v qutebr
export EDITOR="nvim"
export EDITOR2="vim"
# export FILE_MANAGER="lf $(lf -version)"
-export FILE_MANAGER="yazi $(yazi -version)"
+export FILE_MANAGER="yazi $(yazi --version)"
export KEYTIMEOUT=10
export SUDO_EDITOR=$EDITOR
export SUDO_ASKPASS="$HOME/.local/bin/dmenupass"