diff options
author | James Meyer <James.meyer@operamail.com> | 2008-10-02 03:23:45 (GMT) |
---|---|---|
committer | James Meyer <James.meyer@operamail.com> | 2008-10-02 03:23:45 (GMT) |
commit | 618d4ad515a93d1e48934be5846edd71270171ec (patch) | |
tree | a22a9294af81215d4a7b1053e5fdb4d746f39d41 /templates/etc/.bashrc | |
download | linhes_dev-618d4ad515a93d1e48934be5846edd71270171ec.zip |
initital import
Diffstat (limited to 'templates/etc/.bashrc')
-rwxr-xr-x | templates/etc/.bashrc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/etc/.bashrc b/templates/etc/.bashrc new file mode 100755 index 0000000..9abf8d0 --- /dev/null +++ b/templates/etc/.bashrc @@ -0,0 +1,3 @@ +#!/bin/bash +. /etc/profile +. /etc/bashrc |