mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2025-07-01 09:19:26 +00:00
[neovim] Add rose-pine theme and some refactors
This commit is contained in:
@ -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"
|
||||
|
Reference in New Issue
Block a user