This commit is contained in:
Joe Lillibridge 2024-10-29 18:17:34 -05:00
parent 858f49be46
commit 61b94fcaf2
No known key found for this signature in database

View File

@ -1,4 +1,8 @@
# shellcheck disable=SC2148 # shellcheck disable=SC2148
# alias web='yarn dlx @web/cli' # This way doesn't work. Because life is hard.
alias web='npx @web/cli@latest'
# VPN aliases # VPN aliases
CISCO_VPN_CLI="/opt/cisco/anyconnect/bin/vpn" CISCO_VPN_CLI="/opt/cisco/anyconnect/bin/vpn"
TGT_VPN="TGT_VPN_MAC" TGT_VPN="TGT_VPN_MAC"