mirror of
https://github.com/SqrtMinusOne/dotfiles.git
synced 2025-12-10 19:23:03 +03:00
22 lines
293 B
Scheme
22 lines
293 B
Scheme
(specifications->manifest
|
|
'(
|
|
"password-store"
|
|
"p7zip"
|
|
"fzf"
|
|
"neofetch"
|
|
"osync"
|
|
"nethogs"
|
|
"htop"
|
|
"bat"
|
|
"exa"
|
|
"ncurses"
|
|
"alacritty"
|
|
"xclip"
|
|
"python-tmuxp"
|
|
"tmux"
|
|
"rust-starship"
|
|
"nushell-bin"
|
|
"dt-colorscripts"
|
|
"fish"
|
|
"xhost"
|
|
"xrdb"))
|