g3org3 / usefull-bashprofile

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

usefull-bashprofile

Install

git clone https://github.com/g3org3/usefull-bashprofile.git ~/.jagc_bash_profile;
echo -e "\nsource ~/.jagc_bash_profile/bash_profile.sh" >> ~/.bashrc;

Update

cd ~/.jagc_bash_profile && git pull origin master --tags && cd ~;

About

License:MIT License


Languages

Language:Shell 100.0%