Skip to content

Latest commit

 

History

History
47 lines (29 loc) · 756 Bytes

README.md

File metadata and controls

47 lines (29 loc) · 756 Bytes

Jilion setup

This repository groups all Jilion dotfiles/conventions/bookmarklets/themes

Installation

git clone [email protected]:jilion/setup.git $JILION_PATH/Products/setup

Bash

Add at the top of your ~/.bashrc

export JILION_PATH=<path to your Jilion projects dir.>

. $JILION_PATH/Products/setup/dotfiles/bashrc

ZSH

Add at the top of your ~/.zshenv

export JILION_PATH=<path to your Jilion projects dir.>

. $JILION_PATH/Products/setup/dotfiles/zshenv

Update

Just use these 2 aliases

js && gl

Quick aliases update alias:

jsau

Documentations