These dotfiles contain personalized configurations and scripts curated specifically for workflows.
This repository was created using chezmoi.
- curl
- git
- chezmoi
Chekout this repo:
chezmoi init https://github.com/toptuk49/dotfiles.gitYou can see what would be changed:
chezmoi diffIf you're happy with the changes then apply them:
chezmoi applyThe above commands can be combined into a single command to initialize, checkout, and apply:
chezmoi init --apply --verbose https://github.com/toptuk49/dotfiles.git⚡️ zsh with oh-my-zsh framework
🖋️ Neovim with astronvim configuration
🍺 Common brew packages
🖥️ tmux for terminal multiplex
📝 git with SSH auth and commit signing