The format is based on Keep a Changelog principles
- 🌀 Added
git clone
shorthand gitcl
- 🧑🎨 Loading of user's
.profile
- 🐤 Few small improvements
- ⭐
Github Stars
badge
- 🪓 Various small improvements
- Alias
psport
- print PID of process listening 👂 on given <port>
- 🦌 Improved configs exporting routine
- 🛡️ Improved
bfh
(help) message
- 🐾 Error in Makefile:
cannot create /etc/banner: Permission denied
❌
- Improved load script notifications
- Improved
greeting
message
- Various small fixes and improvements
- Create file
/etc/banner
with$(hostname -s)
as context using figlet
- Alias count="find . -type f | wc -l"
- Function for alias
psnode='psnode'
- Screenshot for
h='history'
- alias
npmi='npm install'
Gray
color for console outputPHONY
variable- Support for Predictable Network Interface Names
- Few improvements in console output
- Few screen-shots
- IP-address extract command in
visits()
src/labs
directory
- Just a few small improvements
- Improved disk usage printing for
ii()
function
pwg
command description in help topicbfh
- Bash alias
mkd
- Create a new directory and enter it
- Bash alias
pwg
- shorthand forpwgen -s1 32
- Special commands help topic
bfh
- shorthand forbfiles_help
- Root greeting message
- Bash alias
npmo
- shorthand fornpm outdated
- Few log output format improvements
- Alias
med <FILE>
- open file in Midnight Commander's editor
- Simplified apache restart command parameters
- Simplified
iptables
aliases - Simplified
ls
aliases
- Few comments and indentation improvements
- This
CHANGELOG.md
file - Optional COUNT argument as a second parameter to
visits
function to control number of IP addresses appear in command's output
- Some code reorganization that do not affect overall functionality
- Double notify about export of
.bash_functions
instead of.bashrc
stripcomments
andnocomment
functions and their description
- Initial release
🦂