I use lazy.nvim - it will bootstrap, or you just sync the packages first time you open nvim.
The workflow is:
- attach to UNIX domain
- load session
To create new session:
- attach to UNIX domain
- create session
- save session
copy mode set up for mac
- + ] enters copy mode
- use 'v' (vi) mode to select and 'y' to yank
directory switch - bash function, needs to be sourced from zshrc
- script definition + function
- dotman config
zshrc
source
- kubernetes switcher: https://github.com/danielfoehrKn/kubeswitch
- NOTE: the binary has a "switch" shell script around it, which sets the env vars. (So the shell script is the true callable.)
sudo apt install ansible to and run playbooks
sudo ansible-playbook -i localhost pipx.yml