move term ini to the end
This commit is contained in:
parent
637c1a5a56
commit
7ce5bc92f0
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,6 @@
|
|||
[tasks.default]
|
||||
deps = [
|
||||
"zsh",
|
||||
"term",
|
||||
"tmux",
|
||||
"ssh",
|
||||
"git",
|
||||
|
@ -89,4 +88,5 @@
|
|||
"profanity",
|
||||
"awesome",
|
||||
"nitrogen",
|
||||
"term",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue