bash | removed last(?) call to .bash_ssh

This commit is contained in:
Don Harper 2025-05-29 23:12:23 -05:00
parent 3621c490db
commit 2e11398af9
2 changed files with 8 additions and 7 deletions

View file

@ -1,4 +1,5 @@
. ~/.bash_ssh
# Switched to use tailscale ssh, so removed call to ~/.bash_ssh
# . ~/.bash_ssh
#export TZ=America/Chicago
if [[ "$(tty)" = "/dev/tty1" ]]
then