Some shell utils that I have found useful in my work. ${HOME}/.local/bin is a good place to save these
shell scripts. Also adding [[ -d "${HOME}/.local/bin" ]] && export PATH="${PATH}:${HOME}/.local/bin" in your
shell (bash/zsh...this won't work with sh) initialization script is a good idea.
-
Notifications
You must be signed in to change notification settings - Fork 0
vlulla/shell-utils
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published