Last active 1753035078

Links need to be absolute, which is hard when you don't know where a git repo will be cloned to. This helps with that!

dotfiles-link.sh Raw
# Link current directory instead of having to always do absolute
ln -s "$(pwd)/cool-tool" ~/.config/cool-tool