Documents scripts that a developer might have need to run frequently.
Includes all functions from ~/.bash_functions
, along with any related aliases.
-
cl() — Combines the
cd
andls
commands into one; adds a trailing slash to directories making them easier to identify in no-color terminals.