diff options
Diffstat (limited to 'home')
-rw-r--r-- | home/john/.bash_profile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/home/john/.bash_profile b/home/john/.bash_profile new file mode 100644 index 0000000..de6c2ee --- /dev/null +++ b/home/john/.bash_profile @@ -0,0 +1,3 @@ +. $HOME/.profile +. $HOME/.shrc +trap cmdtitle DEBUG |