diff --git a/common.toml b/common.toml index 11acd10..36afd93 100644 --- a/common.toml +++ b/common.toml @@ -77,7 +77,6 @@ [tasks.default] deps = [ "zsh", - "term", "tmux", "ssh", "git", @@ -89,4 +88,5 @@ "profanity", "awesome", "nitrogen", + "term", ]