Skip to content

A fish shell plugin for running scripts in target folder

License

Notifications You must be signed in to change notification settings

kuncevic/execute-dir.fish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

execute-dir.fish

A fish shell plugin to execute scripts in specific dir

💡 Requirements

Needs Fish 🐠

🧞 Installation

Using Fisher 🎣

fisher install kuncevic/execute-dir.fish

Manually 🧑‍🔧

Copy the file execute_dir.fish into ~/.config/fish/functions

💫 Usage

xd <dir> <command> e.g: xd client npm start, xd server ls

In case if you want to set different shortcut navigate to ~/.config/config.fish and set an alias:

alias xyz 'xd'

created by kuncevic.dev

About

A fish shell plugin for running scripts in target folder

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages