asdf
This commit is contained in:
parent
0a749b76fc
commit
275600879d
1 changed files with 0 additions and 2 deletions
2
setup
2
setup
|
@ -76,8 +76,6 @@ case "$OS" in
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ "$input" -eq 4 ]; then
|
if [ "$input" -eq 4 ]; then
|
||||||
echo "Killing nvim if it's running"
|
|
||||||
killall nvim
|
|
||||||
echo "Cleaning nvim..."
|
echo "Cleaning nvim..."
|
||||||
"$HOME"/.doors/scripts/nvim_clean
|
"$HOME"/.doors/scripts/nvim_clean
|
||||||
echo "Done! Run setup to refresh"
|
echo "Done! Run setup to refresh"
|
||||||
|
|
Loading…
Add table
Reference in a new issue