Skip to content

Latest commit

 

History

History
54 lines (36 loc) · 1.96 KB

README.md

File metadata and controls

54 lines (36 loc) · 1.96 KB

Dotfiles CI

image

Personal dotfiles managed with Dotbot

Getting Started

To set up these dotfiles on a new system:

  1. Clone this repository:

    git clone https://github.com/Ooscaar/dotfiles ~/.dotfiles
    cd ~/.dotfiles
    
  2. Run the installation script:

    ./install
    

Configurations

This dotfiles repository includes configurations for various tools and applications. Here's an overview of the symlinks created:

Additional scripts:

Customization

You can customize these configurations by modifying the respective files in this repository. After making changes, run the ./install script again to update the symlinks.

Contributing

If you have suggestions for improving these dotfiles, please open an issue or submit a pull request.

License

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