diff options
Diffstat (limited to 'custom.lib.bash.shim')
-rw-r--r-- | custom.lib.bash.shim | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/custom.lib.bash.shim b/custom.lib.bash.shim new file mode 100644 index 00000000000..441460f41b0 --- /dev/null +++ b/custom.lib.bash.shim @@ -0,0 +1,16 @@ +# +# +# >>> DO NOT EDIT THIS FILE. <<< +# +# The file: +# +# .bash_it/lib/custom.bash +# +# is NOT safe to use. It will be overwritten by the package manager. +# Instead, place your custom libraries anywhere inside the +# +# ~/.bash_it/custom/lib/ +# +# directory. +# +# |