mirror of
https://github.com/harish2704/dotFiles.git
synced 2026-09-10 07:11:09 +00:00
Misc updates
This commit is contained in:
Executable
+4
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
THIS_DIR=$(dirname $(readlink -f $0))
|
||||
|
||||
env PKG=lunarvim alacritty -e "$THIS_DIR/nvim-distro.sh" "$@" &
|
||||
Reference in New Issue
Block a user