Opens a file in a neovim inside an alacritty

This commit is contained in:
2019-06-17 10:20:02 +02:00
parent 47274bd334
commit 9f1db175c1

2
bin/alaneovim Executable file
View File

@@ -0,0 +1,2 @@
#!/usr/bin/env bash
alacritty -e nvim $@