Добавлено определение пути до git в зависимости от платформы.

This commit is contained in:
2025-10-27 14:45:30 +03:00
parent 22bdd7b87e
commit bdb9b2db00
3 changed files with 27 additions and 2 deletions

View File

@@ -25,7 +25,7 @@ set ::configDefault "\[General\]
cfgModifyDate=''
searchCommand=/usr/bin/grep
searchCommandOptions=-r -n -H
gitCommand=/usr/bin/git
gitCommand=
# must return a mime type of file
fileTypeCommand=/usr/bin/file
fileTypeCommandOptions=-i -b