Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 1.11 KB

README.md

File metadata and controls

22 lines (16 loc) · 1.11 KB

shell startup & shutdown scripts

This repository contains startup and shutdown scripts for command-line shells that do not implement the XDG Base Directory specification and instead look for startup and shutdown scripts in the user's home directory, such as:

Install the scripts in this repository after cloning it and checking it out with the following command:

ln --verbose --symbolic --relative --target-directory="${HOME}" -- .bash* .kshrc .profile .zshenv