Skip to content

toptuk49/dotfiles

Repository files navigation

Dotfiles ⚙️

These dotfiles contain personalized configurations and scripts curated specifically for workflows.

This repository was created using chezmoi.

Installation 💻

Prerequisites 📝

  • curl
  • git
  • chezmoi

Initialization 🚀

Chekout this repo:

chezmoi init https://github.com/toptuk49/dotfiles.git

You can see what would be changed:

chezmoi diff

If you're happy with the changes then apply them:

chezmoi apply

The above commands can be combined into a single command to initialize, checkout, and apply:

chezmoi init --apply --verbose https://github.com/toptuk49/dotfiles.git

Included Tools 📦

⚡️ zsh with oh-my-zsh framework

🖋️ Neovim with astronvim configuration

🍺 Common brew packages

🖥️ tmux for terminal multiplex

📝 git with SSH auth and commit signing

About

🔧 Workflow configuration files and scripts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published