Skip to content

NyleGarcia/dev-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dev-tools

Centralized repository for development scripts, shell configuration, and tooling.

Structure

  • scripts/: Executable scripts (automatically added to your PATH).
  • sources/: Shell (.zsh) configuration files (automatically sourced in ~/.zshrc).

Installation

Run the provided install script to setup symlinks, merge existing local scripts/sources into the repository, and update your shell configuration:

cd /mnt/d/git/dev-tools
chmod +x install.sh
./install.sh

Features

  • Automated PATH: Scripts in ~/scripts are added to your shell PATH.
  • Auto-Sourcing: Any .zsh file added to ~/sources/ is automatically sourced on shell startup.
  • Backup & Merge: Existing ~/scripts and ~/sources directories are backed up and merged into the repository during installation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages