Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

smcd

CD upgraded

To enable it, add the following lines to the end of your ~/.bashrc file, replacing /path/to/smcd.py with the actual path to where you saved the file:

cf() {
    python /path/to/smcd.py
    if [ -f /tmp/smcd_path ]; then
        cd "$(cat /tmp/smcd_path)"
    fi
}

About

CD upgraded

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages