feat: move configuration files inside home folder
This commit is contained in:
15
home/.config/zsh/ohmyzsh/.gitignore
vendored
Normal file
15
home/.config/zsh/ohmyzsh/.gitignore
vendored
Normal file
@ -0,0 +1,15 @@
|
||||
# custom files
|
||||
custom/
|
||||
|
||||
# temp files directories
|
||||
cache/
|
||||
log/
|
||||
*.swp
|
||||
.DS_Store
|
||||
|
||||
# editor configs
|
||||
.vscode
|
||||
.idea
|
||||
|
||||
# zcompile cached files
|
||||
*.zwc
|
Reference in New Issue
Block a user