Git Product home page Git Product logo

xontrib-zoxide's Introduction

Zoxide integration for xonsh

If you like the idea click โญ on the repo and stay tuned.

Requirements

You need zoxide installed on your system. See install instructions to get it.

Installation

To install use pip:

xpip install xontrib-zoxide
# or: xpip install -U git+https://github.com/dyuri/xontrib-zoxide

Usage

xontrib load zoxide
z folder

See zoxide for detailed usage.

Credits

This package was created with xontrib cookiecutter template.

xontrib-zoxide's People

Contributors

dyuri avatar eugenesvk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

xontrib-zoxide's Issues

Caching on a read-only setup

I am trying to use oxide under a nix based system.

The nix build puts the config files in a read-only file system.

Thus on start I get there error

xontrib-zoxide: creating a zoxide init cache file too speed up subsequent loads
xonsh: For full traceback set: $XONSH_SHOW_TRACEBACK = True
PermissionError: [Errno 13] Permission denied: '/nix/store/8pgrl3sqd1pndwmg2zjx0n7ip5lby2ji-python3-3.11.6-env/lib/python3.11/site-packages/xontrib/zoxide/zoxide_init_cache.py'
Failed to load xontrib zoxide.

Is it possible to create the cache code in the setup phase rather than at run-time - or at least put the files in $XDG_CACHE_HOME

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.