🐚 Shell Script to help with daily tasks.
$ git clone https://github.com/afonsopacifer/friday.git ~/fridayAdd in your .bash_profile or .zshrc:
alias friday="sh ~/friday/scripts/main.sh"
alias frimk="sh ~/friday/scripts/create.sh"
alias frimv="sh ~/friday/scripts/move.sh"
alias fricl="sh ~/friday/scripts/clear.sh"Execute all tasks:
$ fridayCreate:
~/Documents/musics~/Documents/images~/Documents/videos~/Documents/notes~/Documents/books~/Documents/psd~/Documents/others
$ frimkDesktop files moved to ~/Documents/
$ frimvClear downloads folder Clear Trash
$ friclTo keep better organization of releases we follow the Semantic Versioning 2.0.0 guidelines.
Find on our issues the next steps of the project ;)
Want to contribute? Follow these recommendations.
See Releases for detailed changelog.
