aliases/misc: Add source information

This commit is contained in:
Koichi Murase
2023-01-24 09:16:15 +09:00
parent 64ac3df5c4
commit fff8f7f002

View File

@ -1,6 +1,12 @@
#! bash oh-my-bash.module
# ---------------------------------------------------------------------------
#------------------------------------------------------------------------------
# Note on copyright (2022-08-23): The aliases defined in this file seems to
# originally come from a blog post [1]. See also the comments in lib/base.sh.
#
# [1] Nathaniel Landau, "My Mac OSX Bash Profile",
# https://natelandau.com/my-mac-osx-bash_profile/, 2013-07-02.
#
#------------------------------------------------------------------------------
# Description: This file holds many useful BASH aliases and save our lives!
#
# Sections:
@ -15,7 +21,7 @@
#
# X. Reminders & Notes
#
# ---------------------------------------------------------------------------
#------------------------------------------------------------------------------
# -------------------------------
# 1. FILE AND FOLDER MANAGEMENT