making fish do fish instead of starship
This commit is contained in:
parent
7606fc5369
commit
df85b0ca2e
2 changed files with 134 additions and 130 deletions
4
scripts/ping-plasma.5s.sh
Executable file
4
scripts/ping-plasma.5s.sh
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/sh
|
||||
ping=$(ping -c 4 1.1.1.1 | tail -1| awk '{print $4}' | cut -d '/' -f 2)
|
||||
|
||||
echo " $ping | color=#57c7ff font='VictorMono Nerd Font' size=11"
|
Loading…
Add table
Add a link
Reference in a new issue