fixes and removed unwanted stuff

This commit is contained in:
Blake Ridgway
2026-07-06 12:55:07 -05:00
parent f44ef8fc60
commit c2c7818d2b
8 changed files with 425 additions and 88 deletions

View File

@@ -11,7 +11,7 @@ alias cpu='btop'
alias mem='btop'
# Get your current public IP
alias ip="curl -4 icanhazip.com"
#alias ip="curl -4 icanhazip.com"
alias ip6="curl -6 icanhazip.com"
# Git