KISS
This commit is contained in:
parent
74733618a2
commit
6f82dd6000
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ function unlink() {
|
|||
}
|
||||
|
||||
# repositories
|
||||
[[ -n "$REMOVE_REPOSITORIES" ]] && rm -rf repositories/dracula-mc
|
||||
[[ -n "$REMOVE_REPOSITORIES" ]] && rm -rf repositories
|
||||
|
||||
# install bit
|
||||
[[ -n "$REMOVE_INSTALLBIT" ]] && rm -rf "$HOME/.config/.jstm_dotfiles"
|
||||
|
|
Loading…
Reference in a new issue