You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ git clone [email protected]:shindyu/useful.git
$ cd dotfile
$ ./install.sh
## if your machine is MacOS & you use terminal,
## write to bash_profile like this.
if [ -f ~/.bashrc ] ; then
. ~/.bashrc
fi