sourcehut
Log in
—
Register
~tardypad
/
dotfiles
summary
tree
log
refs
ref:
7dd5e02494e2821ff6b4fd5758a590ef03b5403b
dotfiles
/
packages
/
htop
/Makefile
-rw-r--r--
90 bytes
View
Log
Blame
View raw
7dd5e024
— Damien Tardy-Panis add mako package config
3 years ago
1
2
3
4
5
6
htop
:
$(
start_setup
)
$(
call copy_file,htoprc,
$(
CONFIG_DIR
)
/htop/htoprc
)
$(
end_setup
)