mirror of
https://github.com/SqrtMinusOne/dotfiles.git
synced 2025-12-10 19:23:03 +03:00
15 lines
193 B
Scheme
15 lines
193 B
Scheme
(specifications->manifest
|
|
'(
|
|
"nethogs"
|
|
"htop"
|
|
"bat"
|
|
"exa"
|
|
"ncurses"
|
|
"alacritty"
|
|
"xclip"
|
|
"tmux"
|
|
"rust-starship"
|
|
"dt-colorscripts"
|
|
"fish"
|
|
"xhost"
|
|
"xrdb"))
|