d
This commit is contained in:
parent
3b2ae162b8
commit
e00f96f1f0
1 changed files with 4 additions and 4 deletions
|
@ -26,14 +26,14 @@
|
|||
### Tasks
|
||||
###
|
||||
[tasks.htop]
|
||||
rejects = [["which", "htop"]]
|
||||
cmds = [["@install", "htop"]]
|
||||
links = [[".config/htop/htoprc", "config/htop"]]
|
||||
# rejects = [["which", "htop"]]
|
||||
cmds = [["@install", "htop"]]
|
||||
|
||||
[tasks.tmux]
|
||||
rejects = [["which", "tmux"]]
|
||||
cmds = [["@install", "tmux"]]
|
||||
links = [[".tmux.conf", "config/tmux"]]
|
||||
# rejects = [["which", "tmux"]]
|
||||
cmds = [["@install", "tmux"]]
|
||||
|
||||
[tasks.nano]
|
||||
links = [[".nanorc", "config/nanorc"]]
|
||||
|
|
Loading…
Add table
Reference in a new issue