7 lines
121 B
Bash
7 lines
121 B
Bash
#!/usr/bin/env fish
|
|
|
|
timeout 10s nvim --headless ":TSUpdate" || true
|
|
|
|
fisher update
|
|
echo 2132335212421y | tide configure
|