summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXiao Pan <gky44px1999@gmail.com>2024-05-17 19:27:23 -0700
committerXiao Pan <gky44px1999@gmail.com>2024-05-17 19:27:23 -0700
commitf34d00c3166a084106f8413ed058a72a324baf3f (patch)
tree796f66545d881898a4c0435b18e1246a49bd3ffa
parent8a79a5eb1435c887be4b8ed94d79fa4e90af718d (diff)
after u, dwm mod-i to make ia and ca on left screen and rest on right
-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