mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-02 02:19:06 +01:00
Merge remote-tracking branch 'robbyrussell/master' into develop
Conflicts: .gitignore README.textile lib/aliases.zsh lib/functions.zsh lib/git.zsh lib/misc.zsh templates/zshrc.zsh-template tools/install.sh
This commit is contained in:
commit
ced4f4decc
111 changed files with 4273 additions and 378 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
|
@ -1,9 +1,9 @@
|
|||
locals.zsh
|
||||
log/.zsh_history
|
||||
projects.zsh
|
||||
custom
|
||||
custom/*.zsh
|
||||
*.un~
|
||||
custom/*
|
||||
!custom/example
|
||||
!custom/example.zsh
|
||||
cache
|
||||
|
||||
*.swp
|
||||
.DS_Store
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue