blob: 34329b1b7542bd7aedef57d8411d52a18b1af477 (
plain) (
blame)
1
2
3
4
5
6
|
# [fish](https://fishshell.com/)
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`
|