feat: move scripts from ~/scripts to ~/bin and track in git

Drop .sh extension — scripts are now invocable directly as arty and stacks.
Remove redundant aliases from .zshrc since ~/bin is already in PATH.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-22 15:36:45 +02:00
co-authored by Claude Sonnet 4.6
parent 38f4941649
commit f38b15f550
5 changed files with 3063 additions and 3 deletions
+4
View File
@@ -16,6 +16,10 @@
!.zshenv
!.hushlogin
!arty.yml
!bin/
!bin/arty
!bin/stacks
!bin/README.md
!.vscode/
!.vscode/settings.json
!.vscode/keybindings.json