Skip to content

zudydy/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

This repository contains my personal dotfiles and configuration files for various tools and applications I use in my development environment. The configurations are managed through symbolic links and can be easily installed using the provided installation script.

Important

Running this installer will make significant changes to your local configuration. Please proceed with caution.


Requirements

This project requires zx to be installed globally.

You can install it using npm:

npm install -g zx

Installation

  1. Clone the repository into the root directory.
cd ~ && git clone https://github.com/zudydy/dotfiles.git
  1. Move to the cloned repository and run the install script.
cd dotfiles && zx install.mjs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors