mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 12:19:24 +00:00
@ -1,3 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
if ! command -v nvim &>/dev/null; then
|
||||
yay -S --noconfirm --needed nvim luarocks tree-sitter-cli
|
||||
|
||||
|
Reference in New Issue
Block a user