.POSIX: install: mkdir -p -- ~/.config/bash/aliases.d test ! -e ~/.config/bash/aliases.d/featherweight || test -L ~/.config/bash/aliases.d/featherweight ln -sf -- ~/.dotfiles/featherweight/bash-aliases ~/.config/bash/aliases.d/featherweight uninstall: +! ../check-installed featherweight -unlink -- ~/.config/bash/aliases.d/featherweight -rmdir -- ~/.config/bash/aliases.d