This website works better with JavaScript.
Explore
Help
Sign In
hans362
/
zsh-autosuggestions
mirror of
https://github.com/zsh-users/zsh-autosuggestions
Watch
1
Star
0
Fork
You've already forked zsh-autosuggestions
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Merge pull request
#723
from migimigi/migimigi-patch-1
Browse Source
Create .gitignore for *.zwc
pull/753/merge
Eric Freese
2 years ago
committed by
GitHub
parent
39aa7bed3a
f29bb7f032
commit
95602e2dea
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 changed files
with
2 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
.gitignore
vendored
Unescape
Escape
View File
@ -0,0 +1,2 @@
# zsh word code files
*.zwc
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
hans362/zsh-autosuggestions
Title
Body
Create Issue