summaryrefslogtreecommitdiffhomepage
path: root/fish.html.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'fish.html.markdown')
-rw-r--r--fish.html.markdown1
1 files changed, 0 insertions, 1 deletions
diff --git a/fish.html.markdown b/fish.html.markdown
index 4b70f883..66fc7661 100644
--- a/fish.html.markdown
+++ b/fish.html.markdown
@@ -338,5 +338,4 @@ end
# The bashrc equivalent is not fishrc, but the previously mentioned config.fish file in ~/.config/fish/
# To add a function to fish, though, you should create a simple .fish file in that directory. Don't just paste that function in the config.fish. That's ugly.
# If you have more, just add it, but those are the most important basics.
-
```