aboutsummaryrefslogtreecommitdiff
path: root/com.fishshell.fish/README.md
diff options
context:
space:
mode:
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..34329b1
--- /dev/null
+++ b/com.fishshell.fish/README.md
@@ -0,0 +1,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`