This repository has been archived on 2022-08-21. You can view files and clone it, but cannot push or open issues or pull requests.
dotfiles/home/.local/bin/cheat

4 lines
38 B
Bash
Executable File

#!/bin/sh
curl "https://cheat.sh/$1"