[haiku-bugs] [Haiku] #12632: My /home/.profile file (with Terminal's customizations) is ignored.

  • From: "Giova84" <trac@xxxxxxxxxxxx>
  • Date: Tue, 02 Feb 2016 22:28:08 -0000

#12632: My /home/.profile file (with Terminal's customizations) is ignored.
-----------------------------------+------------------------------
 Reporter:  Giova84                |        Owner:  jackburton
     Type:  bug                    |       Status:  new
 Priority:  normal                 |    Milestone:  Unscheduled
Component:  Applications/Terminal  |      Version:  R1/Development
 Keywords:                         |   Blocked By:
 Blocking:                         |  Has a Patch:  0
 Platform:  x86                    |
-----------------------------------+------------------------------
 Hi,
 I recently updated Haiku to hrev50067 (previously I had an old nightly
 image from one year ago; I don't remember the exact hrev, however)

 I always had a .profile file under /home, which contains some Terminal
 customizations (prompt and colors). Well, after the recent update, the
 /home/.profile file is being ignored: when I open a  Terminal window, in
 fact, my customizations aren't displayed. I can affirm that the content of
 such .profile is valid, since if I insert the content in the other profile
 file (the other, the one which is located as
 /boot/system/settings/etc/profile) I can see my customization.

 The following is the content of my .profile file:


 {{{
 Yellow='\e[0;33m\]'        # Yellow
 Red='\e[0;31m\]'          # Red
 Gray='\e[0;37m\]'         #Gray

 export PS1="\[$(tput setaf 7)\][\A]\[$(tput setaf 1)\] « \[$(tput setaf
 3)\]baron\[$(tput setaf 7)\]@\[$(tput setaf 3)\]haiku\[$(tput setaf 1)\] »
 \[$(tput sgr0)\]"
 }}}

--
Ticket URL: <https://dev.haiku-os.org/ticket/12632>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: