redline: - added redline features to powerline - added screenshot - updated redline readme - bugfix: resetting foreground color when distro logo is enabled - fixed redline default element ordering powerline: - neater check for cached sudo - started adding support for custom cwd separator glyph and color bash-it: - added sublime text to .gitignore
16 lines
243 B
Plaintext
Executable File
16 lines
243 B
Plaintext
Executable File
.atom-build.json
|
|
*/enabled/*
|
|
.DS_Store
|
|
custom/*
|
|
!custom/example.bash
|
|
.rvmrc
|
|
aliases/custom.aliases.bash
|
|
completion/custom.completion.bash
|
|
lib/custom.bash
|
|
plugins/custom.plugins.bash
|
|
*.swp
|
|
.*.un~
|
|
bats
|
|
.idea
|
|
*.sublime-workspace
|
|
*.sublime-project |