This package has been deprecated

Author message:

Package no longer supported. Contact support@npmjs.com for more info.

hideit

0.0.4 • Public • Published

Hideit

Manage your hidden files on OS X

Install

$ npm install -g hideit

Example

# to hide a file (directory), type `hideit hide `, then drag the file into the terminal 
$ hideit hide /Users/Voyga/secretFoler
# if you are in `/Users/Voyga`, you can also type 
$ hideit hide secretFoler
 
# to show all hidden files (directories) 
$ hideit ls
 
# use the index shown on `hideit ls` to show hidden files 
$ hideit show 1
Hideit uses OS X's chflags so it currently only supports OS X
And all hidden file paths are store in ~/.hideit.json

Package Sidebar

Install

npm i hideit

Weekly Downloads

5

Version

0.0.4

License

MIT

Last publish

Collaborators

  • npm