Skip to content

Commit 97089aa

Browse files
authored
Merge pull request #934 from unixorn/add-zwirl
Add zwirl
2 parents 9f83981 + 8ff5337 commit 97089aa

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.gitignore

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
1+
.*.swp
12
.DS_Store
3+
.idea
24
*.*.un~
5+
*.dc.md
36
*.pyc
47
*.pyo
58
*.sublime-project
69
*.sublime-workspace
7-
.*.swp
8-
.idea
910
**/venv

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -363,6 +363,7 @@ If you aren't using any ZSH frameworks, or if you're using `bash`, `fish` or ano
363363
- [ugit](https://github.com/Bhupesh-V/ugit) - Lets you undo your last `git` operation.
364364
- [worktree](https://github.com/jspears/worktree) - Adds functions that wrap `git worktree`.
365365
- [xcode-build-scripts](https://github.com/indirect/xcode-git-build-scripts) - Helper scripts to use with XCode projects.
366+
- [zwirl](https://github.com/chordflower/zwirl) - Adds aliases for `git` and `eza`.
366367

367368
## Miscellaneous Tips
368369

0 commit comments

Comments
 (0)