Skip to content

This repository contains my personal dotfiles for managing and configuring my development environment across multiple machines.

License

Notifications You must be signed in to change notification settings

landerox/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

This repository contains my personal dotfiles for managing and configuring my development environment across multiple machines.

Included Configurations

  • Shell: .zshrc for Zsh configuration
  • Prompt: starship.toml for Starship prompt customization
  • Other essential dotfiles for a smooth developer experience.

How to Use

  1. Install chezmoi:

    brew install chezmoi  # macOS
    sudo apt install chezmoi  # Ubuntu
  2. Initialize the repository:

    chezmoi init https://github.com/landerox/dotfiles && chezmoi apply

License

MIT

About

This repository contains my personal dotfiles for managing and configuring my development environment across multiple machines.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published