refactor: reorganize scripts to idiomatic locations

This commit is contained in:
2026-03-11 14:14:24 +01:00
parent 68302ad3d6
commit 80444180d2
9 changed files with 15 additions and 14 deletions

11
.gitignore vendored
View File

@@ -17,7 +17,6 @@ zsh/*
!zsh/.zprofile
!zsh/scripts.zsh
!zsh/aliases.zsh
!zsh/ssh-menu
# starship
!starship
@@ -28,10 +27,7 @@ starship/*
!tmux
tmux/*
!tmux/tmux.conf
!tmux/tmux-new-project
!tmux/tmux-sessionizer
!tmux/tmux-ggclone
!tmux/tmux-ssher
!tmux/scripts
# git
!git
@@ -64,6 +60,11 @@ swaylock/*
swayidle/*
!swayidle/config
# bin
!bin
bin/*
!bin/ssh-menu
# flameshot
!flameshot
flameshot/*