|
|
@ -9,11 +9,11 @@ function source-file {
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
source-file /etc/bash_completion
|
|
|
|
source-file /etc/bash_completion
|
|
|
|
|
|
|
|
source-file ~/.bash/environment
|
|
|
|
source-file ~/.bash/colors
|
|
|
|
source-file ~/.bash/colors
|
|
|
|
source-file ~/.bash/aliases
|
|
|
|
source-file ~/.bash/aliases
|
|
|
|
source-file ~/.bash/functions
|
|
|
|
source-file ~/.bash/functions
|
|
|
|
source-file ~/.bash/path
|
|
|
|
source-file ~/.bash/path
|
|
|
|
source-file ~/.bash/environment
|
|
|
|
|
|
|
|
source-file ~/.bash/prompt
|
|
|
|
source-file ~/.bash/prompt
|
|
|
|
source-file ~/.bash/ensure-ssh-agent
|
|
|
|
source-file ~/.bash/ensure-ssh-agent
|
|
|
|
source-file ~/.bash/completion
|
|
|
|
source-file ~/.bash/completion
|
|
|
|