This repository groups all Jilion dotfiles/conventions/bookmarklets/themes
git clone [email protected]:jilion/setup.git $JILION_PATH/Products/setup
Add at the top of your ~/.bashrc
export JILION_PATH=<path to your Jilion projects dir.>
. $JILION_PATH/Products/setup/dotfiles/bashrc
Add at the top of your ~/.zshenv
export JILION_PATH=<path to your Jilion projects dir.>
. $JILION_PATH/Products/setup/dotfiles/zshenv
Just use these 2 aliases
js && gl
Quick aliases update alias:
jsau