Skip to content

jilion/setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jilion setup

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

Installation

git clone git@github.com: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