You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
get_arch() only handled x86_64, so arm64 machines failed with "unsupported architecture: arm64". Also switch the bin symlink to a wrapper script: lua-language-server locates main.lua relative to its own unresolved argv[0], so launching it through a symlinked executable (rather than a symlinked directory) made it fail to find main.lua. |
3 days ago | |
|---|---|---|
| dot_config | 3 days ago | |
| dot_jq | 2 years ago | |
| dot_local | 3 days ago | |
| private_dot_ssh | 8 months ago | |
| scripts | 3 days ago | |
| .chezmoi.toml.tmpl | 10 months ago | |
| .chezmoiexternal.toml.tmpl | 1 year ago | |
| .chezmoiignore | 3 weeks ago | |
| .gitignore | 3 years ago | |
| README.md | 2 years ago | |
| dot_bash_profile | 3 years ago | |
| dot_bashrc.tmpl | 2 years ago | |
| dot_profile.tmpl | 2 years ago | |
| dot_vimrc | 3 years ago | |
| dot_zprofile | 3 years ago | |
| dot_zshrc.tmpl | 2 years ago | |
| encrypted_dot_authcode.age | 10 months ago | |
| run_once_before_ensure-age-key.sh.tmpl | 2 years ago | |
README.md
dot-files
A collection of my configuration files and scripts. Dot files are managed using chezmoi