update .zshrc

This commit is contained in:
Jason Swank
2026-06-24 13:49:53 -04:00
parent 6c0c8863b7
commit bb66170c74
3 changed files with 6 additions and 1 deletions

View File

@@ -0,0 +1,3 @@
bw-ghes-login() {
gh auth login --hostname git.aws.bluewater.mil --git-protocol https --web --help
}