fix linux extra newline

This commit is contained in:
Stephen
2020-11-27 14:35:39 -08:00
parent 93af8e4547
commit 08f0be55d9

2
zshrc
View File

@@ -43,7 +43,7 @@ export PATH="/usr/local/opt/openssl/bin:$PATH"
shownetinfo shownetinfo
lab lab
if [ "$OSTYPE" = "Linux" ]; then if [ "$OSTYPE" = "Linux" ]; then
echo "\n" echo ""
elif [ "$OSTYPE" = "Darwin" ]; then elif [ "$OSTYPE" = "Darwin" ]; then
ssh-add -K ~/.ssh/id_rsa 2>/dev/null ssh-add -K ~/.ssh/id_rsa 2>/dev/null
batt batt