blob: 1d449d7a5bc0a72004fe0afca57fb3d6066e2c36 (
plain) (
blame)
1
2
3
4
5
6
7
|
# [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`
|