Manifest: Difference between revisions
Jump to navigation
Jump to search
Line 12: | Line 12: | ||
@rem windows os user's set the environment variable | @rem windows os user's set the environment variable | ||
──────────────────────────────────────────────────────────────── | ──────────────────────────────────────────────────────────────── | ||
set | set ACADEMIA_ETC=%USERPROFILE%\.chorke\etc\academia | ||
set | set SOFTWARE_ETC=%USERPROFILE%\.chorke\etc\software | ||
set | set MEDISYS_ETC=%USERPROFILE%\.medisys\etc\medisys | ||
set | set RAIYAN_ETC=%USERPROFILE%\.shahed\etc\raiyan | ||
</source> | </source> | ||
Line 22: | Line 22: | ||
# linux|unix os user's update the bash profile | # linux|unix os user's update the bash profile | ||
────────────────────────────────────────────────────── | ────────────────────────────────────────────────────── | ||
export | export ACADEMIA_ETC="$HOME/.chorke/etc/academia" | ||
export | export SOFTWARE_ETC="$HOME/.chorke/etc/software" | ||
export | export MEDISYS_ETC="$HOME/.medisys/etc/medisys" | ||
export | export RAIYAN_ETC="$HOME/.shahed/etc/raiyan" | ||
</source> | </source> | ||
|} | |} |
Revision as of 23:35, 19 June 2021
___ _ _ / __| | |_ ___ _ _ | |__ ___ | (__ | ' \ / _ \ | '_| | / / / -_) \___| |_||_| \___/ _|_|_ |_\_\ \___| _|"""""|_|"""""|_|"""""|_|"""""|_|"""""|_|"""""| "`-0-0-'"`-0-0-'"`-0-0-'"`-0-0-'"`-0-0-'"`-0-0-'
Configuration
@rem windows os user's set the environment variable
────────────────────────────────────────────────────────────────
set ACADEMIA_ETC=%USERPROFILE%\.chorke\etc\academia
set SOFTWARE_ETC=%USERPROFILE%\.chorke\etc\software
set MEDISYS_ETC=%USERPROFILE%\.medisys\etc\medisys
set RAIYAN_ETC=%USERPROFILE%\.shahed\etc\raiyan
|
# linux|unix os user's update the bash profile
──────────────────────────────────────────────────────
export ACADEMIA_ETC="$HOME/.chorke/etc/academia"
export SOFTWARE_ETC="$HOME/.chorke/etc/software"
export MEDISYS_ETC="$HOME/.medisys/etc/medisys"
export RAIYAN_ETC="$HOME/.shahed/etc/raiyan"
|
References
_____ _____ _____ _____ _____ _____ | | | | | __ | | | __| | --| | | | -| -| __| |_____|__|__|_____|__|__|__|__|_____| @2013~2021 Chorke Inc.