mirror of
https://github.com/Llewellynvdm/exa.git
synced 2024-11-16 17:25:11 +00:00
remove shebang from fish completions
This commit is contained in:
parent
89c861f24d
commit
f73eae117d
@ -1,4 +1,3 @@
|
|||||||
#!/bin/sh
|
|
||||||
# Meta-stuff
|
# Meta-stuff
|
||||||
complete -c exa -s 'v' -l 'version' -d "Show version of exa"
|
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"
|
complete -c exa -s '?' -l 'help' -d "Show list of command-line options"
|
||||||
|
Loading…
Reference in New Issue
Block a user