Eternally persist exported environment variables and aliases
Please ★ this repo if you found it useful ★ ★ ★
- Persist environment variables eternally
- Persist aliases eternally
- Persist sources eternally
- Remove persisted environment variables
- Remove persisted aliases
- Remove persisted sources
- Compatible with bash
- Compatible with zsh
brew install glib make
curl -LO \
https://github.com/codejamninja/eternal-utils/releases/download/0.2.1/eternal-utils_0.2.1.tar.gz
tar -xzvf eternal-utils_0.2.1.tar.gz
cd eternal-utils
./configure
make
sudo make install
sudo add-apt-repository ppa:codejamninja/jam-os
sudo apt-get update
sudo apt-get install eternal-utils
sudo apt-get install -y libglib2.0-dev build-essential make
curl -LO \
https://github.com/codejamninja/eternal-utils/releases/download/0.2.1/eternal-utils_0.2.1.tar.gz
tar -xzvf eternal-utils_0.2.1.tar.gz
cd eternal-utils
./configure
make
sudo make install
eternal-export HELLO=world
eternal-unset HELLO
eternal-alias hello="echo world"
eternal-unalias hello
eternal-source ~/.hello.sh
eternal-unsource ~/.hello.sh
Submit an issue
Review the guidelines for contributing
Jam Risser © 2018
Review the changelog
- Jam Risser - Author
A ridiculous amount of coffee ☕ ☕ ☕ was consumed in the process of building this project.
Add some fuel if you'd like to keep me going!