Add cmake-uninstall script

This commit is contained in:
2020-09-12 15:47:36 +01:00
parent 92bacb5785
commit b6c11ecdfb
2 changed files with 106 additions and 0 deletions

View File

@@ -38,6 +38,7 @@
- symlink:
- {src: fzf/bin/fzf, dst: ~/.local/bin/fzf}
- {src: fzf/bin/fzf-tmux, dst: ~/.local/bin/fzf-tmux}
- {src: cmake-uninstall, dst: ~/.local/bin/cmake-uninstall}
- command:
- zsh update-completion-links.zsh
- message: zsh will be the default prompt after next login