kalrish / shrc

shell startup & shutdown scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

shell startup & shutdown scripts

This repository is meant to contain startup and shutdown scripts for command-line shells that do not implement the XDG Base Directory specification and look for startup and shutdown scripts in the user's home directory. Such shells are:

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

About

shell startup & shutdown scripts


Languages

Language:Shell 100.0%