aboutsummaryrefslogtreecommitdiff
path: root/com.fishshell.fish
diff options
context:
space:
mode:
authoraxtloss <axtlos@tar.black>2022-07-02 16:09:47 +0200
committerGitHub <noreply@github.com>2022-07-02 16:09:47 +0200
commit387e966d2047703e0b18c76a76d142cb82dfd713 (patch)
treeb4d1589324a8a2ac2e379449d31a7df885d350fe /com.fishshell.fish
parent88a9c95339d3a921a8562b9f965fa91799cf0dc3 (diff)
downloadflatpaks-387e966d2047703e0b18c76a76d142cb82dfd713.tar.gz
flatpaks-387e966d2047703e0b18c76a76d142cb82dfd713.tar.bz2
Create README.md
Diffstat (limited to '')
-rw-r--r--com.fishshell.fish/README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/com.fishshell.fish/README.md b/com.fishshell.fish/README.md
new file mode 100644
index 0000000..06f2d86
--- /dev/null
+++ b/com.fishshell.fish/README.md
@@ -0,0 +1,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`