Skip to content

develoco/useful-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A collection of scripts useful to myself

Installation

To deploy into ~/.bin.

cd useful-scripts

make install
cd

cat << 'EOF' >> .zshrc

# Local scripts
export PATH=~/.bin:$PATH
EOF

source .zshrc

About

A collection of scripts useful to myself

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published