mirror of
https://github.com/lloeki/dotfiles.git
synced 2025-12-06 07:24:39 +01:00
bash: emulate zsh 'colors' behaviour (+compat 3.x)
This commit is contained in:
parent
c29d55e131
commit
ca5b9f0754
5 changed files with 147 additions and 92 deletions
1
bash/rc
1
bash/rc
|
|
@ -4,6 +4,7 @@
|
|||
|
||||
source $DOTFILES_SHELL_DIR/aliases
|
||||
source $DOTFILES_BASH_DIR/ext
|
||||
source $DOTFILES_BASH_DIR/colors
|
||||
source $DOTFILES_BASH_DIR/prompt
|
||||
source $DOTFILES_BASH_DIR/history
|
||||
source $DOTFILES_BASH_DIR/term_title
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue