add tmux, add asciinema
This commit is contained in:
parent
7e6efba1eb
commit
e9d7e9ff15
4 changed files with 200 additions and 1 deletions
|
@ -27,6 +27,10 @@
|
|||
cmds = [["@install", "htop"]]
|
||||
links = [[".config/htop/htoprc", "config/htop"]]
|
||||
|
||||
[tasks.asciinema]
|
||||
cmds = [["@install", "asciinema"]]
|
||||
links = [[".config/asciinema/config", "config/asciinema"]]
|
||||
|
||||
[tasks.tmux]
|
||||
rejects = [["which", "tmux"]]
|
||||
cmds = [["@install", "tmux"]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue