diff options
Diffstat (limited to 'templates/etc')
-rwxr-xr-x | templates/etc/.bashrc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/etc/.bashrc b/templates/etc/.bashrc index 9abf8d0..2874bab 100755 --- a/templates/etc/.bashrc +++ b/templates/etc/.bashrc @@ -1,3 +1,4 @@ #!/bin/bash . /etc/profile -. /etc/bashrc +. /etc/bash.bashrc +. /etc/bashrc_linhes |