Skip to content

Instantly share code, notes, and snippets.

@coenraadhuman
Created September 20, 2020 11:41
Show Gist options
  • Save coenraadhuman/e6211df70fdcab92a4513f65d6370e48 to your computer and use it in GitHub Desktop.
Save coenraadhuman/e6211df70fdcab92a4513f65d6370e48 to your computer and use it in GitHub Desktop.
Collection of terminal utilities that are handy.
#!/bin/bash
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
cargo install bat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment