blob: 06f2d8607cea5b12c9c620ce6997c3799b1e4e16 (
plain) (
blame)
1
2
3
4
5
6
|
# fish
this mostly works with no issues, just sometimes the shell gets a bit messed up (though that may also be an issue with my prompt config)
I'd recommend making an alias to `flatpak-spawn --host` so that you are able to directly execute stuff on the host.
When a command isn't found inside the flatpak it will try to launch the program in the host using `flatpak-spawn --host`
|