mirror of
https://github.com/harish2704/dotFiles.git
synced 2026-09-10 07:11:09 +00:00
4 lines
36 B
Bash
Executable File
4 lines
36 B
Bash
Executable File
#!/bin/sh
|
|
|
|
alacritty -e nvim "$@" &
|