1
0
mirror of https://github.com/dcarrillo/dotfiles.git synced 2026-06-07 14:33:30 +00:00

[neovim] Add rose-pine theme and some refactors

This commit is contained in:
2024-03-17 18:25:34 +01:00
parent aceaa089f0
commit e7bf2eb91d
11 changed files with 112 additions and 44 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
URL=${1:-1.0.0.1}
output=$(fping --quiet --outage --count=5 "$URL" 2>&1)
outage_output=""
outage_output=""
outage_color="FFFFFF"
avg_output=""
avg_color="FFFFFF"