For those of you who do not use Cheat Sheets, you should.
For those of you that do, they just got better. There is now an auto complete for bash. You can find it here Text:
sheets=cheat sheets | grep '^ '
function completecheat {
COMPREPLY=()
if [$COMPCWORD = 1]; then
COMPREPLY=(compgen -W "$sheets" -- $2
)
fi
}
complete -F complete_cheat cheat
Here are the instructions:
If you wanted it to build a product you’d find a way to get time to work on it. If you really wanted to start that new hobby you’d sacrifice something to find the time and money to do it.
I'll define a "Wannabe Entrepreneur" as someone who has never made money from their businesses. Here are the different types of wannabes.
In the past few years I've built go-carts, built a 200+ sq ft workshop, written several eBooks. How do I create a life where I have time to work on side projects?
Receive 5 Software projects mistakes we have made over the years and how to avoid them.