This was supposed to be ignored, whoops
This commit is contained in:
12
zsh/.oh-my-zsh/.gitignore
vendored
Normal file
12
zsh/.oh-my-zsh/.gitignore
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
# temp files directories
|
||||
cache/
|
||||
log/
|
||||
*.swp
|
||||
.DS_Store
|
||||
|
||||
# editor configs
|
||||
.vscode
|
||||
.idea
|
||||
|
||||
# zcompile cached files
|
||||
*.zwc
|
||||
0
zsh/.oh-my-zsh/cache/.gitkeep
vendored
0
zsh/.oh-my-zsh/cache/.gitkeep
vendored
1
zsh/.oh-my-zsh/cache/.zsh-update
vendored
1
zsh/.oh-my-zsh/cache/.zsh-update
vendored
@@ -1 +0,0 @@
|
||||
LAST_EPOCH=20453
|
||||
3
zsh/.oh-my-zsh/cache/grep-alias
vendored
3
zsh/.oh-my-zsh/cache/grep-alias
vendored
@@ -1,3 +0,0 @@
|
||||
alias grep='grep --color=auto --exclude-dir={.bzr,CVS,.git,.hg,.svn,.idea,.tox,.venv,venv}'
|
||||
alias egrep='grep -E'
|
||||
alias fgrep='grep -F'
|
||||
Reference in New Issue
Block a user