mirror of
https://github.com/ohmybash/oh-my-bash.git
synced 2024-05-11 05:55:37 +00:00
Fix few issues & improve framework functionality
- Fixed LSCOLORS from theme-and-appearance.sh - Fixed ii() command in core plugin - Stop using .bashrc as Oh-My-Bash profile, use .bash_profile instead - Automate backport new version for old version users - Added .editorconfig for future contribution
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -13,5 +13,6 @@
|
||||
!/log/.gitkeep
|
||||
|
||||
# disabled files
|
||||
*.swp
|
||||
*.disabled
|
||||
.idea/
|
||||
|
Reference in New Issue
Block a user