chore: update file permissions

This commit is contained in:
2026-01-25 12:09:21 +02:00
parent 44d57a8ccb
commit 971aa512bb
104 changed files with 0 additions and 0 deletions

0
.editorconfig Normal file → Executable file
View File

0
.github/FUNDING.yml vendored Normal file → Executable file
View File

0
.github/workflows/manual-homebrew-release.yml vendored Normal file → Executable file
View File

0
.github/workflows/release.yml vendored Normal file → Executable file
View File

0
.github/workflows/test.yml vendored Normal file → Executable file
View File

0
.gitignore vendored Normal file → Executable file
View File

0
.golangci.yml Normal file → Executable file
View File

0
.prettierignore Normal file → Executable file
View File

0
.prettierrc Normal file → Executable file
View File

0
CHANGELOG.md Normal file → Executable file
View File

0
LICENSE Normal file → Executable file
View File

0
Makefile Normal file → Executable file
View File

0
README.md Normal file → Executable file
View File

0
appconfig/appconfig.go Normal file → Executable file
View File

0
appconfig/appconfig_test.go Normal file → Executable file
View File

0
appconfig/installer_data.go Normal file → Executable file
View File

0
appconfig/installer_data_test.go Normal file → Executable file
View File

0
config.go Normal file → Executable file
View File

0
docs/README.md Normal file → Executable file
View File

0
docs/command-line-interface.md Normal file → Executable file
View File

0
docs/configuration-reference.md Normal file → Executable file
View File

0
docs/getting-started.md Normal file → Executable file
View File

0
docs/installer-configuration.md Normal file → Executable file
View File

0
docs/recipes/bat.yml Normal file → Executable file
View File

0
docs/recipes/brew.yml Normal file → Executable file
View File

0
docs/recipes/delta.yml Normal file → Executable file
View File

0
docs/recipes/direnv.yml Normal file → Executable file
View File

0
docs/recipes/eslint.yml Normal file → Executable file
View File

0
docs/recipes/eza.yml Normal file → Executable file
View File

0
docs/recipes/fd.yml Normal file → Executable file
View File

0
docs/recipes/fnm.yml Normal file → Executable file
View File

0
docs/recipes/fzf.yml Normal file → Executable file
View File

0
docs/recipes/gh.yml Normal file → Executable file
View File

0
docs/recipes/httpie.yml Normal file → Executable file
View File

0
docs/recipes/jq.yml Normal file → Executable file
View File

0
docs/recipes/lazydocker.yml Normal file → Executable file
View File

0
docs/recipes/lazygit.yml Normal file → Executable file
View File

0
docs/recipes/neovim.yml Normal file → Executable file
View File

0
docs/recipes/pipx.yml Normal file → Executable file
View File

0
docs/recipes/prettier.yml Normal file → Executable file
View File

0
docs/recipes/pyenv.yml Normal file → Executable file
View File

0
docs/recipes/ripgrep.yml Normal file → Executable file
View File

0
docs/recipes/starship.yml Normal file → Executable file
View File

0
docs/recipes/tldr.yml Normal file → Executable file
View File

0
docs/recipes/tmux.yml Normal file → Executable file
View File

0
docs/recipes/yq.yml Normal file → Executable file
View File

0
docs/recipes/zoxide.yml Normal file → Executable file
View File

0
go.mod Normal file → Executable file
View File

0
go.sum Normal file → Executable file
View File

0
installer/apt_installer.go Normal file → Executable file
View File

0
installer/apt_installer_test.go Normal file → Executable file
View File

0
installer/brew_installer.go Normal file → Executable file
View File

0
installer/brew_installer_test.go Normal file → Executable file
View File

0
installer/docker_installer.go Normal file → Executable file
View File

0
installer/docker_installer_test.go Normal file → Executable file
View File

0
installer/filter.go Normal file → Executable file
View File

0
installer/filter_test.go Normal file → Executable file
View File

0
installer/git_installer.go Normal file → Executable file
View File

0
installer/git_installer_test.go Normal file → Executable file
View File

0
installer/github_release_installer.go Normal file → Executable file
View File

0
installer/github_release_installer_test.go Normal file → Executable file
View File

0
installer/group_installer.go Normal file → Executable file
View File

0
installer/group_installer_test.go Normal file → Executable file
View File

0
installer/installer.go Normal file → Executable file
View File

0
installer/installer_defaults.go Normal file → Executable file
View File

0
installer/installer_defaults_test.go Normal file → Executable file
View File

0
installer/installer_test.go Normal file → Executable file
View File

0
installer/manifest_installer.go Normal file → Executable file
View File

0
installer/manifest_installer_test.go Normal file → Executable file
View File

0
installer/npm_installer.go Normal file → Executable file
View File

0
installer/npm_installer_test.go Normal file → Executable file
View File

0
installer/pacman_installer.go Normal file → Executable file
View File

0
installer/pacman_installer_test.go Normal file → Executable file
View File

0
installer/pipx_installer.go Normal file → Executable file
View File

0
installer/pipx_installer_test.go Normal file → Executable file
View File

0
installer/rsync_installer.go Normal file → Executable file
View File

0
installer/rsync_installer_test.go Normal file → Executable file
View File

0
installer/shell_installer.go Normal file → Executable file
View File

0
installer/shell_installer_test.go Normal file → Executable file
View File

0
installer/template.go Normal file → Executable file
View File

0
installer/template_test.go Normal file → Executable file
View File

0
installer/testutils.go Normal file → Executable file
View File

0
installer/validation_error.go Normal file → Executable file
View File

0
logger/logger.go Normal file → Executable file
View File

0
logger/logger_test.go Normal file → Executable file
View File

0
machine/machine.go Normal file → Executable file
View File

0
machine/machine_id.go Normal file → Executable file
View File

0
machine/machine_test.go Normal file → Executable file
View File

0
main.go Normal file → Executable file
View File

0
platform/platform.go Normal file → Executable file
View File

0
platform/platform_test.go Normal file → Executable file
View File

0
summary/summary.go Normal file → Executable file
View File

0
summary/summary_test.go Normal file → Executable file
View File

0
utils/cache.go Normal file → Executable file
View File

0
utils/cache_test.go Normal file → Executable file
View File

0
utils/command.go Normal file → Executable file
View File

0
utils/command_test.go Normal file → Executable file
View File

0
utils/env.go Normal file → Executable file
View File

0
utils/env_test.go Normal file → Executable file
View File

0
utils/fs.go Normal file → Executable file
View File

Some files were not shown because too many files have changed in this diff Show More