From 1fecef064e19d1062e65accf7282cedccf84ab52 Mon Sep 17 00:00:00 2001 From: aungsiminhtet Date: Sat, 28 Mar 2026 16:36:46 +0900 Subject: [PATCH] Add layer to CLIs & Terminal Tools --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 88e1a50..ff31413 100644 --- a/readme.md +++ b/readme.md @@ -71,6 +71,7 @@ Inspired by [awesome](https://github.com/sindresorhus/awesome). * [zx](https://github.com/google/zx) - Tool for writing shell scripts in JavaScript. * [ccr](https://github.com/NeverVane/commandchronicles) - Enhanced CLI history manager, project-aware, with sync and encryption. * [intelli-shell](https://github.com/lasantosr/intelli-shell) - Manage command templates/snippets with dynamic completions and AI integration. +* [layer](https://github.com/aungsiminhtet/git-layer) - Manage local-only repo files with `.git/info/exclude` and restore hidden files from local snapshot history. ## DevOps & Infrastructure @@ -162,4 +163,3 @@ Inspired by [awesome](https://github.com/sindresorhus/awesome). --- PRs welcome! -