feat: add support for host-spawn
This commit is contained in:
2
config/bin/host
Executable file
2
config/bin/host
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
host-spawn -cwd "${PWD/#$HOME/$HOST_HOME}" "$@"
|
||||
1
config/bin/podman
Symbolic link
1
config/bin/podman
Symbolic link
@@ -0,0 +1 @@
|
||||
host
|
||||
1
config/bin/xdg-open
Symbolic link
1
config/bin/xdg-open
Symbolic link
@@ -0,0 +1 @@
|
||||
host
|
||||
Reference in New Issue
Block a user