Skip to content

A set of unattended setup tools for Debian-based Distros ~ Rust 🦀

License

Notifications You must be signed in to change notification settings

bySimpson/unattended-setups

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unattended-setups

A set of unattended setup scripts for Debian-based Distros. With only one command the specified tool will be installed and configured!

CLI installer

To use the interactive cli tool, use the following command:

sh -c "$(curl -fsSL https://thmr.at/cli)"

If you want to use a different release/branch, use the following command:

sh -c "$(curl -fsSL https://thmr.at/cli/{BRANCH/RELEASE})"

Supported tools

Tool Command
BAT sh -c "$(curl -fsSL https://thmr.at/setup/bat)"
Docker sh -c "$(curl -fsSL https://thmr.at/setup/docker)"
glow sh -c "$(curl -fsSL https://thmr.at/setup/glow)"
ripgrep sh -c "$(curl -fsSL https://thmr.at/setup/ripgrep)"
ZSH sh -c "$(curl -fsSL https://thmr.at/setup/zsh)"

About

A set of unattended setup tools for Debian-based Distros ~ Rust 🦀

Resources

License

Stars

Watchers

Forks

Packages

No packages published