perform git commands from shell
Go to file
Oliver Schraml 0fee3a3c62
-.- zsh xD
Changed files:
.g/i/bug.md
.g/i/help_needed.md
2021-07-05 13:30:36 +02:00
.gitea/issue_template -.- zsh xD 2021-07-05 13:30:36 +02:00
zsh GitAuto-fetch.zsh: added zle -N bla at the end to support kiss distros like arch 2021-01-15 18:12:45 +01:00
.gitignore Initial commit 2019-12-18 14:08:31 +01:00
LICENSE Initial commit 2019-12-18 14:08:31 +01:00
README.md README.md: how we found the repo name 2019-12-18 14:12:43 +01:00

README.md

GitAuto

perform git commands from shell

How we found the repo name

Title: git_auto_fetch
J: add zsh
O: OK

Title: git_auto_fetch_zsh
J: put zsh in front
O: OK

Title: zsh_git_auto_fetch
O: remove fetch, it can do other stuff too
J: OK

Title: zsh_git_auto
O: remove zsh, could be used by other shells as well
J: OK

Title: git_auto
J: Put them together
O: OK

Title: GitAuto
J&O: \o/