2025-03-16 22:54:37 +01:00

4 lines
86 B
Bash
Executable File

#!/bin/bash
export NVIM_APPNAME=lazyvim
exec /home/linuxbrew/.linuxbrew/bin/nvim "$@"