diff --git a/fisher.fish b/fisher.fish index 24c43d7..f19f584 100644 --- a/fisher.fish +++ b/fisher.fish @@ -306,6 +306,7 @@ function _fisher_pkg_install -a pkg end end echo "linking $target" | command sed "s|$HOME|~|" >&2 + echo $target >> $fisher_config/installed.txt command ln -f $source $target switch $target case \*.fish