RE: Make your terminal greet you 05-18-2013, 09:35 AM
#21
That is very neat. I should post mine on how to do it in mac and PC.
| Make your terminal greet you filter_list | |
(05-18-2013, 09:23 AM)Linuxephus™ Wrote: @Deque
Almost exactly like yours, and other Cowsay "variants" with the [a] white background by default.
Eh...I thought that was common knowledge.
![[Image: 2YpkRjy.png]](http://i.imgur.com/2YpkRjy.png)
(05-18-2013, 09:23 AM)Linuxephus™ Wrote: @Deque
Almost exactly like yours, and other Cowsay "variants" with the [a] white background by default.
Eh...I thought that was common knowledge.
![[Image: 2YpkRjy.png]](http://i.imgur.com/2YpkRjy.png)
![[Image: 2YpkRjy.png]](http://i.imgur.com/2YpkRjy.png)
![[Image: 2YpkRjy.png]](http://i.imgur.com/2YpkRjy.png)
Im a totally introverted loner so my terminal has most likely just became my new bestfriend :lol:
(05-18-2013, 07:42 AM)Deque Wrote:(05-17-2013, 09:09 PM)shp0ngl3 Wrote: I got the following error
Code:File ".bashgreet", line 11 SyntaxError: Non-ASCII character '\xc2' in file .bashgreet on line 11, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details
Update: Fixed it. Had to re-indent all "str =" lines
Another update: Sorry, forgot to say thanks for this @DequeSo, thanks! I like nerdy stuff like this
Thanks for notice. That was my fault. I indented the lines with tab, where I should use spaces. I corrected the code, so other people don't get the same error.
(05-17-2013, 09:37 PM)Linuxephus™ Wrote: I used to love how Clement Lefebvre used to incorporate a similar method into the default terminal setup of LinuxMint in the bygone days of Gnome2.
I didn't know that. Is there a picture of how it looked like?
(05-18-2013, 05:31 AM)MrGeek Wrote: Yeah @Deque .
I also like cowsay.
Thanks for the guide
You are welcome.
(05-18-2013, 05:50 AM)diana32 Wrote:
mi terminal is like this
Maybe you should post this here: http://www.hackcommunity.com/Thread-Let-...nal?page=2
Your picture isn't visible, because you posted the website link instead of the picture URL.
Use this URL instead:
http://i.imgur.com/sBltbMz.png
And you get:
Spoiler:
![[Image: sBltbMz.png]](http://i.imgur.com/sBltbMz.png)
![[Image: 4180_gif_by_d53865-d31l0il.gif]](http://fc06.deviantart.net/fs70/f/2010/299/7/7/4180_gif_by_d53865-d31l0il.gif)
(05-18-2013, 01:09 PM)Deque Wrote: I never used LinuxMint and I only started using Linux as main OS about a year ago.
So maybe it is common knowledge, but I am a Linux noob.