summaryrefslogtreecommitdiff
path: root/sh
diff options
context:
space:
mode:
Diffstat (limited to 'sh')
-rwxr-xr-xsh/u2
1 files changed, 1 insertions, 1 deletions
diff --git a/sh/u b/sh/u
index 2e346dc..59fcd20 100755
--- a/sh/u
+++ b/sh/u
@@ -3,7 +3,7 @@
ssh-add -l || ssh-add
-for host in ca ia studio pp; do
+for host in studio pp ia ca; do
# alacritty use -T to change window name so I can identify different servers
# need to invoke bash afterwards for manual things like reboot if linux upgrades and pacdiff
# maybe can automate further so no need manual things