imochoa / dotfiles

collection of the setting that I like as well as some scripts to automate the post-install setup process
MIT License
0 stars 0 forks source link

cheat #105

Open imochoa opened 3 years ago

imochoa commented 3 years ago

sudo snap install cheat

Sources for building snap version of cheat are:

imochoa commented 3 years ago

autocompletion https://github.com/cheat/cheat/blob/master/scripts/cheat.bash

wget https://raw.githubusercontent.com/cheat/cheat/master/scripts/cheat.bash -O ~/.bash_completion.d/cheat.bashcomp

Activate fzf