fix order
This commit is contained in:
parent
21515e1ff1
commit
8f004d3ba7
|
@ -75,7 +75,7 @@ if $ZSH; then
|
||||||
git clone https://github.com/cxreg/smartcd.git /tmp/smartcd
|
git clone https://github.com/cxreg/smartcd.git /tmp/smartcd
|
||||||
cd /tmp/smartcd
|
cd /tmp/smartcd
|
||||||
make install
|
make install
|
||||||
ln -s $HOME/.smartcd_config $PWD/zsh/.smartcd_config
|
ln -s $PWD/zsh/.smartcd_config $HOME/.smartcd_config
|
||||||
fi
|
fi
|
||||||
|
|
||||||
#################################################
|
#################################################
|
||||||
|
|
Loading…
Reference in New Issue