Skip to content

jrittenh/bash_magic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Self-refreshing bash shell

This repo contains a set of scripts to constantly refresh the shell environment. At launch, every file in the install directory is sourced. Every return on the command prompt after, the prompt checks for files with newer modification times from its environment and sources any that have changed. This works across multiple sessions.

Installation

  1. Clone the repository.

  2. Run ./install.sh from the repository directory.

  3. Enjoy (hopefully)!

Usage

./install.sh [-s] [<installdir>]

About

Bash scripts for auto-refreshing/auto-growing shell script directory

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages