mirror of
https://github.com/lloeki/dotfiles.git
synced 2025-12-06 07:24:39 +01:00
bash: set_color helper (bash 3+4)
This commit is contained in:
parent
e22a871ede
commit
5c386aa52d
5 changed files with 241 additions and 116 deletions
2
bash/rc
2
bash/rc
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
source $DOTFILES_SHELL_DIR/aliases
|
||||
source $DOTFILES_BASH_DIR/ext
|
||||
source $DOTFILES_BASH_DIR/colors
|
||||
source $DOTFILES_BASH_DIR/ansi
|
||||
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