mirror of
https://github.com/harish2704/dotFiles.git
synced 2026-09-10 15:21:09 +00:00
Simple html editor using grapeJS
Test bed to test neovim distros
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
THIS_DIR=$(dirname $(readlink -f $0))
|
||||
|
||||
env PKG=lunarvim alacritty -e "$THIS_DIR/nvim.sh" "$@" &
|
||||
env PKG=lunarvim alacritty -e "$THIS_DIR/nvim-distro.sh" "$@" &
|
||||
|
||||
Reference in New Issue
Block a user