this'll work better ig
This commit is contained in:
parent
0602eb1bf7
commit
7e300fc04e
@ -10,4 +10,6 @@
|
||||
# vars none
|
||||
# reload none
|
||||
|
||||
kill -USR1 $(pgrep -f 'nvim')
|
||||
if pids=$(pgrep -fx 'nvim'); then
|
||||
echo "$pids" | xargs kill -USR1
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user