mirror of
https://github.com/SqrtMinusOne/dotfiles.git
synced 2025-12-10 19:23:03 +03:00
30 lines
391 B
Scheme
30 lines
391 B
Scheme
(specifications->manifest
|
|
'(
|
|
"direnv"
|
|
"glibc-locales"
|
|
"git-lfs"
|
|
"sshfs"
|
|
"tokei"
|
|
"jmtpfs"
|
|
"unzip"
|
|
"zip"
|
|
"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"))
|