Skip to content

This repository contains my personal dotfiles tailored for macOS, aiming to provide a lightweight and customizable development environment.

License

Notifications You must be signed in to change notification settings

vincentlieu/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

This repository contains my personal dotfiles tailored for macOS, aiming to provide a lightweight and customizable development environment.

Overview

  • Set up zsh shell configuration.
  • Install Homebrew and package installation with Brewfile.
  • Set up asdf, a version manager that can manage multiple language runtime versions.

Usage

To use these dotfiles on a new system:

  1. Clone the repository to your home directory:

    git clone https://github.com/vincentlieu/dotfiles.git ~/.dotfiles
  2. Install the dotfiles by running the bootstrap script:

    cd ~/.dotfiles
    make bootstrap

    If you encounter script permission errors during the bootstrap process, run the following command to fix them:

    make scripts_permissions

Contributing

Feel free to fork this repository and customize it to suit your own preferences. Pull requests and suggestions for improvements are always welcome!

License

This project is licensed under the MIT License - see the LICENSE file for details.


Feel free to adjust the description further to reflect your specific goals and preferences!

About

This repository contains my personal dotfiles tailored for macOS, aiming to provide a lightweight and customizable development environment.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages