Skip to content

jemmec/.scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Productivity increasing scripts & tools

How

Run install.ps1 to install dependencies and add to Path.

What

fz

Uses the fzf fuzzy finder and the super fast fd find alternative to quickly plug directories into a command.

Example usage:

# Quickly change directory
fz cd

# Quickly open a directory in vscode
fz code

# Quickly open the directory in file explorer
fz explorer

Releases

No releases published

Packages

No packages published