Bash aliases are an incredible productivity booster. Have for instance a small alias “f” for finding files, and some variations “f[letter]” for case sensitive/locations to be searched/exact matches.
Whenever I find myself executing long commands again and again, I try either creating an alias, or a function or when needed a script.
1 comment
[ 3.3 ms ] story [ 9.4 ms ] thread