personal useful setup
$ 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
personal useful setup
$ 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