Skip to content

wonderbeyond/fmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Quick setup:

# make it executable:
$ chmod +x ./fmark.py

# Copy it to some bin dir:
$ ln -s `pwd`/fmark.py ~/bin/fmark

# Add _bashrc to your .bashrc
$ echo "source `pwd`/_bashrc" >> ~/.bashrc

# Bash completion for fmark
$ sudo ln -s `pwd`/bash_completion /etc/bash_completion.d/fmark

About

mark files into shortnames.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages