Explorar o código

remove shebang from fish completions

Benjamin Sago %!s(int64=6) %!d(string=hai) anos
pai
achega
f73eae117d
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      contrib/completions.fish

+ 0 - 1
contrib/completions.fish

@@ -1,4 +1,3 @@
-#!/bin/sh
 # Meta-stuff
 complete -c exa -s 'v' -l 'version' -d "Show version of exa"
 complete -c exa -s '?' -l 'help'    -d "Show list of command-line options"