All Projects → jethrokuan → Z

jethrokuan / Z

Licence: mit
Pure-fish z directory jumping

Programming Languages

shell
77523 projects

Labels

Projects that are alternatives of or similar to Z

Fzf.fish
Augment your fish command line with fzf key bindings.
Stars: ✭ 255 (-53.8%)
Mutual labels:  fish
Dotfiles
Sway acid dark
Stars: ✭ 330 (-40.22%)
Mutual labels:  fish
Termux Style
Simple script to change color-schemes and fonts for Termux.
Stars: ✭ 400 (-27.54%)
Mutual labels:  fish
Fishtape
100% pure-Fish test runner.
Stars: ✭ 283 (-48.73%)
Mutual labels:  fish
Zsh Autosuggestions
Fish-like autosuggestions for zsh
Stars: ✭ 19,697 (+3468.3%)
Mutual labels:  fish
Dtags
Directory Tags for Lazy Programmers
Stars: ✭ 351 (-36.41%)
Mutual labels:  fish
dotfiles
My arch setup script and dotfiles
Stars: ✭ 37 (-93.3%)
Mutual labels:  fish
Bash Shortcuts Cheat Sheet
Useful shortcuts for bash/zsh
Stars: ✭ 452 (-18.12%)
Mutual labels:  fish
Fish Shell Setup Osx
🐡 Tutorial: Fish, Fisher, Powerline Fonts + iTerm2
Stars: ✭ 327 (-40.76%)
Mutual labels:  fish
Done
A fish-shell package to automatically receive notifications when long processes finish.
Stars: ✭ 394 (-28.62%)
Mutual labels:  fish
Cod
cod is a completion daemon for bash/fish/zsh
Stars: ✭ 288 (-47.83%)
Mutual labels:  fish
G
Simple go version manager, gluten-free
Stars: ✭ 307 (-44.38%)
Mutual labels:  fish
Dotfiles
Configuration for Linux, Nix, i3, Kitty, Fish, Neovim and more
Stars: ✭ 379 (-31.34%)
Mutual labels:  fish
Fundle
A minimalist package manager for fish shell
Stars: ✭ 274 (-50.36%)
Mutual labels:  fish
Tide
🌊 The ultimate Fish prompt.
Stars: ✭ 420 (-23.91%)
Mutual labels:  fish
worrms
World Register of Marine Species R client
Stars: ✭ 13 (-97.64%)
Mutual labels:  fish
Fish Nvm
nvm wrapper for fish-shell
Stars: ✭ 336 (-39.13%)
Mutual labels:  fish
Fisher
A plugin manager for Fish.
Stars: ✭ 5,386 (+875.72%)
Mutual labels:  fish
Awesome Shell
A curated list of awesome command-line frameworks, toolkits, guides and gizmos. Inspired by awesome-php.
Stars: ✭ 22,631 (+3999.82%)
Mutual labels:  fish
Dotfiles
paul's shell, git, etc config files. also homebrew, migration setup. good stuff.
Stars: ✭ 3,910 (+608.33%)
Mutual labels:  fish

Build Status

Z

z is a port of z for the fish shell.

z tracks the directories you visit. With a combination of frequency and recency, it enables you to jump to the directory in mind.

A pure-fish port means z is fast and fish-friendly, with tab-completions and lazy-loading. Top that off with great customizability and a small amount of added functionality.

Originally written by @jethrokuan, co-maintained with @krobelus.

Installation

Install with Fisher:

fisher install jethrokuan/z

For fish <2.7.0 users you can install from our legacy branch:

fisher install [email protected]

Usage

See man/man1/z.md for details.

License

Z is MIT licensed. See the LICENSE for details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].