Move to Fedora
This commit is contained in:
4
config/bin/host
Normal file
4
config/bin/host
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
export DBUS_SESSION_BUS_ADDRESS=unix:path=/tmp/bus
|
||||
host-spawn -cwd "${PWD/#$HOME/$HOST_HOME}" \
|
||||
$([ "$(basename "$0")" != "host" ] && echo "$(basename "$0")") "$@"
|
||||
Reference in New Issue
Block a user