mirror of
https://github.com/Llewellynvdm/exa.git
synced 2024-12-28 10:40:48 +00:00
remove shebang from fish completions
This commit is contained in:
parent
89c861f24d
commit
f73eae117d
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user