Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
forked fromfishgretel/fasd

Fisherman plugin for Fish-shell to integrate fasd

License

NotificationsYou must be signed in to change notification settings

adityavm/fasd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plugin forfish to integratefasd into efficiency-seeking workflows.

Prerequisite

You will needfasd. On macOS, install throughhomebrew:

$ brew install fasd

Install

Withfisherman:

$ fisher add fishgretel/fasd

Usage

Installing the plugin will enable the following functions (same as fasd's bash aliases):

alias a="fasd -a"# anyalias s="fasd -si"# show / search / selectalias d="fasd -d"# directoryalias f="fasd -f"# filealias sd="fasd -sid"# interactive directory selectionalias sf="fasd -sif"# interactive file selectionalias z="fasd_cd -d"# cd, same functionality as j in autojumpalias zz="fasd_cd -d -i"# cd with interactive selection

Let's try one out:

$ a fish4          /Users/tom/.dotfiles/.config/fish51.5272    /Users/tom/.config/fish64.5534    /Users/tom/.config/fisherman

For more info, check out the completefasd documentation.

About

Fisherman plugin for Fish-shell to integrate fasd

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell100.0%

[8]ページ先頭

©2009-2025 Movatter.jp