kyle1320 Suspended Original poster Apr 23, 2011 241 1 In my own little world Jul 25, 2011 #1 When I start up terminal it shows the previous commands I executed last time Terminal was open, and it annoys me. How do I stop this? Last edited: Jul 25, 2011
When I start up terminal it shows the previous commands I executed last time Terminal was open, and it annoys me. How do I stop this?
Patrick J macrumors 65816 Mar 12, 2009 1,434 7 Oporto, Portugal Jul 25, 2011 #2 kyle1320 said: When I start up terminal it shows the previous commands I executed last time Terminal was open, and it annoys me. How do I stop this? Click to expand... Exit with alt+cmd+q, instead of just cmd+q.
kyle1320 said: When I start up terminal it shows the previous commands I executed last time Terminal was open, and it annoys me. How do I stop this? Click to expand... Exit with alt+cmd+q, instead of just cmd+q.
T Tyr. macrumors member Aug 1, 2007 93 0 Antwerp, Belgium Jul 25, 2011 #3 kyle1320 said: When I start up terminal it shows the previous commands I executed last time Terminal was open, and it annoys me. How do I stop this? Click to expand... Put the "clear" command in your .profile It'll automatically clear the screen every time you open a new session. Edit: still shows previous commands if you scroll upward but at least it'll look clean when you open it.
kyle1320 said: When I start up terminal it shows the previous commands I executed last time Terminal was open, and it annoys me. How do I stop this? Click to expand... Put the "clear" command in your .profile It'll automatically clear the screen every time you open a new session. Edit: still shows previous commands if you scroll upward but at least it'll look clean when you open it.