diff --git a/.gitignore b/.gitignore index 38103684c..0e81682d2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,10 @@ +.*.swp .DS_Store +.idea *.*.un~ +*.dc.md *.pyc *.pyo *.sublime-project *.sublime-workspace -.*.swp -.idea **/venv diff --git a/README.md b/README.md index dc6c26b8f..6916bcdaf 100644 --- a/README.md +++ b/README.md @@ -363,6 +363,7 @@ If you aren't using any ZSH frameworks, or if you're using `bash`, `fish` or ano - [ugit](https://github.com/Bhupesh-V/ugit) - Lets you undo your last `git` operation. - [worktree](https://github.com/jspears/worktree) - Adds functions that wrap `git worktree`. - [xcode-build-scripts](https://github.com/indirect/xcode-git-build-scripts) - Helper scripts to use with XCode projects. +- [zwirl](https://github.com/chordflower/zwirl) - Adds aliases for `git` and `eza`. ## Miscellaneous Tips