Merge pull request #223 from Retrobottega/master

Add fish
This commit is contained in:
Mike Donaghy
2015-11-03 01:05:34 -05:00

2
f/fish.fish Executable file
View File

@@ -0,0 +1,2 @@
#!/usr/bin/env fish
echo "Hello, World!"