matthew-matvei/freeman

View on GitHub
resources/freeman.settings.json

Summary

Maintainability
Test Coverage
{
    "linux": {
        "shell": "bash"
    },
    "windows": {
        "hideUnixStyleHiddenItems": false,
        "shell": "powershell.exe"
    },
    "themeName": "dark",
    "confirmation": {
        "requiredBeforeTrash": true,
        "requiredBeforeDeletion": true
    },
    "terminal": {
        "displayAtStartup": false,
        "cursorBlink": true,
        "syncNavigation": true
    }
}