mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-09 23:22:57 +00:00
setup cheatsheet
This commit is contained in:
parent
09eba93dfa
commit
8521c7fe39
6
scripts/setup_cht.sh
Executable file
6
scripts/setup_cht.sh
Executable file
@ -0,0 +1,6 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
echo "downloading cheatsheet"
|
||||||
|
curl https://cht.sh/:cht.sh > ~/.local/bin/cht.sh
|
||||||
|
chmod 755 ~/.local/bin/cht.sh
|
||||||
|
echo "cht.sh ✓"
|
Loading…
Reference in New Issue
Block a user