dotfiles
dotfiles copied to clipboard
lazyvim, tmux, fish, chezmoi and other configurations for macOS & Linux
add an interactive script to: - [ ] install using brew + signin (`op account add --address appsilon.1password.com --email [email protected]`) - [ ] `eval $(op signin)` - [ ] retrieve...
- https://github.com/errata-ai/vale - https://github.com/abzcoding/lvim/tree/main/.vale/gitlab
- https://github.com/skywind3000/asynctasks.vim - https://github.com/abzcoding/lvim/blob/main/tasks.ini - https://github.com/abzcoding/lvim/#plugin-asynctasks
currently, dockutil is being installed with homebrew, the latest version of which is 2.x after macos monterey has been upgraded, - python 2.x support has been removed which effectively broke...
- when installing in a multiuser environment on macos, - make sure to have a valid brew installation. install locally with `git clone ...` and set `$PATH` accordingly. supply `path:`...
## Open questions ### How To Reduce Ansible Execution Time - [ ] `async` + `poll` - https://docs.ansible.com/ansible/latest/user_guide/playbooks_async.html (does not work with check mode)