Modify the mirrorup command to include more mirrors, linting of zsh

This commit is contained in:
2023-12-20 08:56:48 +01:00
parent 52bd08fba2
commit 8e952f5cf6
2 changed files with 5 additions and 2 deletions

View File

@@ -202,7 +202,7 @@ gpg-connect-agent updatestartuptty /bye >/dev/null
[ "$TERM" = "xterm-kitty" ] && (alias ssh="kitten ssh"; eval "kitten run-shell";)
[ "$TERMUX_APK_RELEASE" = "F_DROID" ] && eval `okc-ssh-agent`
[ "$TERMUX_APK_RELEASE" = "F_DROID" ] && (eval `okc-ssh-agent`)