parent
c09c050325
commit
d0e617a299
|
|
@ -17,6 +17,7 @@
|
||||||
# root directories
|
# root directories
|
||||||
#
|
#
|
||||||
aliases/
|
aliases/
|
||||||
|
custom/
|
||||||
docs/
|
docs/
|
||||||
hooks/
|
hooks/
|
||||||
lib/
|
lib/
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
#!/usr/bin/env bash
|
# shellcheck shell=bash
|
||||||
#
|
#
|
||||||
# This is an example file. Don't use this for your custom scripts. Instead, create another file within the
|
# This is an example file. Don't use this for your custom scripts. Instead, create another file within the
|
||||||
# custom directory.
|
# custom directory.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue