Skip to content

t-hikawa-satt/shell-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shell Scripts

Requirements

Usage

Link scripts in your PATH

You can create symlinks for all scripts in src/ to a directory in your PATH (default: ~/.local/bin) and set executable permissions using Taskfile:

$ task link            # Link to ~/.local/bin (default)
$ task link -- ~/bin   # Link to ~/bin

Note: To remove symlinks, please delete them manually from the target directory.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages