mirror of
https://github.com/Bhupesh-V/ugit.git
synced 2026-09-10 07:26:20 -04:00
Merge pull request #17 from unixorn/add-shebang-to-plugin-file
Add shebang to plugin file to make linting easier
This commit is contained in:
commit
b2d696c5d6
|
|
@ -1,3 +1,4 @@
|
|||
#!/usr/bin/env zsh
|
||||
# Copyright 2021 Joseph Block <jpb@unixorn.net>
|
||||
#
|
||||
# Licensed under the MIT license.
|
||||
|
|
|
|||
Loading…
Reference in a new issue