Code Monkey home page Code Monkey logo

cd-link's Introduction

cd-link 打算实现一个目录功能

关于安装

cr.sh 脚本需要在的 ~/.bashrc 里引入, 注意更改对应文件
main.coffee 脚本需要已经安装 Node.js 和 coffee-script 才能个运行
links 文件存储了对应的 JSON 书签映射

相关命令行工具

cdargs
autojump

我的意图

命令行设计得太丑陋了.. 我会不断被逼着去改变的
不过 Bash 真心太难受了, 和同学商量了也勉勉强强完成代码
我是 Arch 里测试的, 其他的发行版只好自行调试了

命令行用法

$ g -l ; # 查看已有的书签
$ g path1 /home/c/path ; # 添加目录为 path1
$ g path1 ; # 跳转到 path1 对应的路径
$ g -d path1; # 删除 path1 对应的书签

cd-link's People

Contributors

tiye avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.