Skip to content

Easy tracking and committing for frequent gitters

Notifications You must be signed in to change notification settings

pratiqdev/gitwell

Repository files navigation

Git Well (asdf)

Easy tracking and committing for frequent gitters.

Alt text

Installation

Copy the executable file to a common location:

cp asdf_executable /home/utils/asdf_executable

Set exec permissions on the new file:

chmod +x ~/home/utils/asdf_executable

Add an alias in your .bashrc or .zshrc:

alias asdf='/home/utils/asdf_executable'

Reload your config files:

source ~/.zshrc

Then run from anywhere:

$user:dir:main > asdf

About

Easy tracking and committing for frequent gitters

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages