This commit is contained in:
oliver
2026-04-21 11:39:34 -03:00
parent 943d67045e
commit ad59e8f0f1
3 changed files with 2 additions and 2 deletions
+1 -2
View File
@@ -1,7 +1,6 @@
# ~/.bashrc
clear
echo "Server {{HOSTNAME}}"
echo "Server {{HOSTNAME}} IP: $(ip route get 1.1.1.1 | awk '{for(i=1;i<=NF;i++) if($i=="src") print $(i+1)}')"
export PS1="\[\e[32m\]\h:\w\$\[\e[0m\] "
df -h .