3 lines
41 B
Plaintext
3 lines
41 B
Plaintext
|
#!/usr/bin/env bash
|
||
|
alacritty -e nvim $@
|