More Smartcd

This commit is contained in:
Thomas Avé 2023-05-17 17:05:17 +02:00
parent 25d17c5212
commit 69e0749404
1 changed files with 1 additions and 0 deletions

View File

@ -76,6 +76,7 @@ if $ZSH; then
cd /tmp/smartcd cd /tmp/smartcd
make install make install
ln -s $XDG_CONFIG_HOME/zsh/.smartcd_config $HOME/.smartcd_config ln -s $XDG_CONFIG_HOME/zsh/.smartcd_config $HOME/.smartcd_config
cd -
fi fi
################################################# #################################################