Git Product home page Git Product logo

bcd's People

Contributors

a1ecbr0wn avatar dependabot[bot] avatar

Stargazers

 avatar  avatar

Watchers

 avatar

bcd's Issues

ld.so Issue with Armhf snaps

ERROR: ld.so: object '/usr/lib/arm-linux-gnueabihf/libarmmem-${PLATFORM}.so' from /etc/ld.so.preload cannot be preloaded (cannot open shared object file): ignored.

Improvements to installation

  • Separate out the install functionality to a sepaarate module so that it can be called from build.rs
  • Support for zsh
  • Change the clap params so that:
    • When running as bookmark-cd, if the shell init script is not set up correctly attempt to install
    • Don't show the install parameter

Sorting of bookmarks

when doing bcd -l, is it more ergonomic to sort by bookmark or by path? I think perhaps by bookmark.

Installing via brew doesn't work

Looks like it isn't in my path as the bcd command doesn't work after installation. Is there another step I need to do?

M1, MacOS Ventura 13.2.1
ZSH

ZSH bcd:2: = not found

When try to use bcd in zsh, it gives an error

> cd /some/dir
> bcd somedir
bcd:2: = not found

Verified that eval "$(bookmark-cd init)" is present in .zshrc.

However, directly using bookmark-cd works as expected :

> cd /some/dir
> bookmark-cd -s somedir
Bookmark saved
> cd ~
> $(bookmark-cd somedir)
> pwd
/some/dir

Update install docs

Update the documentation in README.md to describe how to install bcd from the Homebrew tap formula

Add the sha to the release

Create a sha checksum file for each binary file to give a level of confidence to a release

Use: shasum -a 256 <file>

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.