hint to add shell function

This commit is contained in:
Ville Rantanen
2020-04-26 18:26:14 +03:00
parent e598728d34
commit 51f668fc9b

View File

@@ -10,4 +10,4 @@ create fluttering folders
- delete due folders - delete due folders
hint: add `flit del` to cron.daily hint: add `flit del` to cron.daily
hint2: `flit-add() { cd $( flit add $1 ); }`