Skip to content

Commit

Permalink
always cd to /Users/fabuzaid
Browse files Browse the repository at this point in the history
  • Loading branch information
fabuzaid21 committed Feb 19, 2018
1 parent 3ee076d commit d417186
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
set -x

CURR_DIR=`pwd`
cd ..
cd $HOME

ln -sfn ${CURR_DIR}/.bashrc .bashrc.user
ln -sfn ${CURR_DIR}/.zshrc
Expand Down

0 comments on commit d417186

Please sign in to comment.