hide
quickly & easily hide/show the contents of a directory
Demo
Installation
Download
wget https://github.com/EvanCooper9/hide/archive/master.zip
PATH
- Place in desired directory
- Add to your .bash_profile :
PATH=$PATH:/full/path/to/hide
Setup
hide
> Thank you for installing hide!
> Would you like to enable Auto hide (y/n)? y
> What directory would you like to hide ~/Desktop
Usage
hide [-s] | [-h] | [-d DEST] | [-D] | [-a] | [-A] | [-i] | [-r]
Options
-sShow the files of the current profile-hHide the files of the current profile-d DESTChange the current destination. WhereDESTis the destination to hide-DShow the current destination-aEnable/disable Auto hide: show/hide based on the current state-AShow if auto hide is enabled/disabled-iShow hide info page (Only really useful when Auto hide is enabled)-rRestore hide to defaults
Features
Auto hide
Auto hide eliminates the need for the -s and -h flags. It will automatically hide/show the files from the current destination based on the current state. Simple type hide and the rest will be taken care of.