Skip to content

nnyj/bash-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

bash-scripts

Shell functions and config for /etc/profile.d/. Sourced on login.

Scripts

File Description
bash_history.sh Persistent history with dedup, immediate append, timestamped entries
disk_utils.sh hddtemp replacement via smartctl + jq, parallel scan, SATA/NVMe

Install

Symlink or copy into /etc/profile.d/:

sudo ln -s /path/to/bash_history.sh /etc/profile.d/
sudo ln -s /path/to/disk_utils.sh /etc/profile.d/

Dependencies

  • disk_utils.sh: smartmontools, jq

License

MIT

About

Personal bash profile.d scripts and shell utilities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages