diff options
| author | Super User <root@p.noml.ch> | 2026-03-23 19:09:37 +0800 |
|---|---|---|
| committer | Super User <root@p.noml.ch> | 2026-03-23 19:09:37 +0800 |
| commit | c332cf11dc0266f31eeae067ace5a9bda18122c6 (patch) | |
| tree | e4934d0f83aa1c7138e9b22efea97d5bf67ad905 | |
| parent | dea4663f14bcb1703aa616ad05172667e452e701 (diff) | |
flatten setup directory structure
| -rwxr-xr-x | core/install-packages.sh (renamed from setup/core/install-packages.sh) | 0 | ||||
| -rwxr-xr-x | core/packages/install_claude.sh (renamed from setup/core/packages/install_claude.sh) | 0 | ||||
| -rwxr-xr-x | core/packages/install_rust.sh (renamed from setup/core/packages/install_rust.sh) | 0 | ||||
| -rwxr-xr-x | core/ssh.sh (renamed from setup/core/ssh.sh) | 0 | ||||
| -rw-r--r-- | core/tmux.conf (renamed from setup/core/tmux.conf) | 0 | ||||
| -rwxr-xr-x | core/tmux.sh (renamed from setup/core/tmux.sh) | 0 | ||||
| -rwxr-xr-x | core/vim.sh (renamed from setup/core/vim.sh) | 0 | ||||
| -rwxr-xr-x | git/set-global_user.sh (renamed from setup/git/set-global_user.sh) | 0 | ||||
| -rwxr-xr-x | git/tools/git-ssh-wrapper.sh (renamed from setup/git/tools/git-ssh-wrapper.sh) | 0 | ||||
| -rw-r--r-- | git/tools/usefulbutnotthatusefulidkwhattodo (renamed from setup/git/tools/usefulbutnotthatusefulidkwhattodo) | 0 | ||||
| -rwxr-xr-x | port-forward/persistent-ssh.sh (renamed from setup/port-forward/persistent-ssh.sh) | 0 | ||||
| -rwxr-xr-x | port-forward/rm_all_ssh_connections.sh (renamed from setup/port-forward/rm_all_ssh_connections.sh) | 0 | ||||
| -rwxr-xr-x | port-forward/ssh-multiport-forward.sh (renamed from setup/port-forward/ssh-multiport-forward.sh) | 0 | ||||
| -rwxr-xr-x | port-forward/ssh-port-forward.sh (renamed from setup/port-forward/ssh-port-forward.sh) | 0 | ||||
| -rwxr-xr-x | setup.sh (renamed from setup/setup.sh) | 0 |
15 files changed, 0 insertions, 0 deletions
diff --git a/setup/core/install-packages.sh b/core/install-packages.sh index fb0a75d..fb0a75d 100755 --- a/setup/core/install-packages.sh +++ b/core/install-packages.sh | |||
diff --git a/setup/core/packages/install_claude.sh b/core/packages/install_claude.sh index 99a881d..99a881d 100755 --- a/setup/core/packages/install_claude.sh +++ b/core/packages/install_claude.sh | |||
diff --git a/setup/core/packages/install_rust.sh b/core/packages/install_rust.sh index 921a533..921a533 100755 --- a/setup/core/packages/install_rust.sh +++ b/core/packages/install_rust.sh | |||
diff --git a/setup/core/ssh.sh b/core/ssh.sh index c4454ae..c4454ae 100755 --- a/setup/core/ssh.sh +++ b/core/ssh.sh | |||
diff --git a/setup/core/tmux.conf b/core/tmux.conf index f01bf59..f01bf59 100644 --- a/setup/core/tmux.conf +++ b/core/tmux.conf | |||
diff --git a/setup/core/tmux.sh b/core/tmux.sh index 1e5d3db..1e5d3db 100755 --- a/setup/core/tmux.sh +++ b/core/tmux.sh | |||
diff --git a/setup/core/vim.sh b/core/vim.sh index bd99a13..bd99a13 100755 --- a/setup/core/vim.sh +++ b/core/vim.sh | |||
diff --git a/setup/git/set-global_user.sh b/git/set-global_user.sh index 30e11eb..30e11eb 100755 --- a/setup/git/set-global_user.sh +++ b/git/set-global_user.sh | |||
diff --git a/setup/git/tools/git-ssh-wrapper.sh b/git/tools/git-ssh-wrapper.sh index dc23334..dc23334 100755 --- a/setup/git/tools/git-ssh-wrapper.sh +++ b/git/tools/git-ssh-wrapper.sh | |||
diff --git a/setup/git/tools/usefulbutnotthatusefulidkwhattodo b/git/tools/usefulbutnotthatusefulidkwhattodo index e69de29..e69de29 100644 --- a/setup/git/tools/usefulbutnotthatusefulidkwhattodo +++ b/git/tools/usefulbutnotthatusefulidkwhattodo | |||
diff --git a/setup/port-forward/persistent-ssh.sh b/port-forward/persistent-ssh.sh index 36d14dd..36d14dd 100755 --- a/setup/port-forward/persistent-ssh.sh +++ b/port-forward/persistent-ssh.sh | |||
diff --git a/setup/port-forward/rm_all_ssh_connections.sh b/port-forward/rm_all_ssh_connections.sh index f19300d..f19300d 100755 --- a/setup/port-forward/rm_all_ssh_connections.sh +++ b/port-forward/rm_all_ssh_connections.sh | |||
diff --git a/setup/port-forward/ssh-multiport-forward.sh b/port-forward/ssh-multiport-forward.sh index 40d4ef6..40d4ef6 100755 --- a/setup/port-forward/ssh-multiport-forward.sh +++ b/port-forward/ssh-multiport-forward.sh | |||
diff --git a/setup/port-forward/ssh-port-forward.sh b/port-forward/ssh-port-forward.sh index c4cb0a8..c4cb0a8 100755 --- a/setup/port-forward/ssh-port-forward.sh +++ b/port-forward/ssh-port-forward.sh | |||
diff --git a/setup/setup.sh b/setup.sh index f0cf83b..f0cf83b 100755 --- a/setup/setup.sh +++ b/setup.sh | |||
