Initial Oh My Bash framework

This commit is contained in:
Toan Nguyen
2017-03-19 15:40:25 +07:00
commit adc673b02a
23 changed files with 2169 additions and 0 deletions

11
.gitignore vendored Normal file
View File

@@ -0,0 +1,11 @@
# custom files
custom/
!custom/plugins/example
!custom/example.sh
# temp files directories
cache/
log/
# disabled files
*.disabled