]> arthur.barton.de Git - ax-zsh.git/commit
axzshctl set-theme: Don't remove theme link first
authorAlexander Barton <alex@barton.de>
Sun, 3 Feb 2019 15:36:47 +0000 (16:36 +0100)
committerAlexander Barton <alex@barton.de>
Sun, 3 Feb 2019 15:36:47 +0000 (16:36 +0100)
commit02ab3752425c070a5d2ad49446aa3286b762a278
tree8a2acfda9d8fa3e0e4698d59d3f9a7424a71e179
parent3ab7568a61944c75e90c6e21279fa47b8348975e
axzshctl set-theme: Don't remove theme link first

Force creating the symlink, overwriting a possibly already existing one.
This prevents us from having no theme link at all, if something goes
wrong ;-)
bin/axzshctl