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