Skip to content

adrianogil/mydirs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mydirs

Command line tool to bookmark directories.

How to Install

Just create a macro 'MYDIRS_DIRECTORY' with the path of this project.

You can also use [gil-install][https://github.com/adrianogil/gil-tools/blob/master/src/python/gil_install.py]:

gil-install -i

Command line options

Save current directory using

mydirs -s <directory-alias>

Open directory from

mydirs -o <directory-alias>

Remove direction with alias

mydirs -d <directory-alias>

Show if current directory is already saved

mydirs -q

Print the path saved using

mydirs -p <directory-alias>

Show history of last mydirs directory changes

mydirs -bh <number>

Go back to last mydirs directory

mydirs -b

Planned features

Contributing

Feel free to submit PRs. I will do my best to review and merge them if I consider them essential.

Development status

This is a very alpha software. The code was written with no consideration of coding standards and architecture. A refactoring would do it good...

See also

About

Command line tool to bookmark directories.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages