This repository uses chezmoi to track dotfiles across different machines.
See the docs directory for some documentation:
- DEVELOPMENT: For development installations.
- UTILITIES: For utilities installations.
- USEFUL_COMMANDS: For random but useful commands.
Current steps to be automated:
-
Install
zshsudo apt-get install zsh
-
Change default shell to
zshchsh -s $(which zsh) -
Install
fzfsudo apt-get install fzf .fzf/install
-
Install 1Password8 and
1Password CLI:brew install --cask 1password/tap/1password-cli
In 1Password8 settings, enable TouchID (in
security) andBiometric unlock for 1Password CLI(indeveloper). -
Install
Bitwarden CLI:brew install bitwarden-cli