mirror of
https://github.com/ohmybash/oh-my-bash.git
synced 2024-05-11 05:55:37 +00:00
Improve oh-my-bash functionality
* Implement aliases, completion in oh-my-bash * Added default themes from Bash-it * Fixed few issues
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@ -1,7 +1,10 @@
|
||||
# custom files
|
||||
/custom/
|
||||
!/custom/aliases/example.aliases.sh
|
||||
!/custom/completion/example.completion.sh
|
||||
!/custom/plugins/example/
|
||||
!/custom/themes/example/
|
||||
!/custom/example.sh
|
||||
/custom/
|
||||
|
||||
# temp files directories
|
||||
/cache/
|
||||
|
Reference in New Issue
Block a user