Cygwin Gotchas

I’m going to use this post to detail issues I run into when using cygwin on windows so I’ll be able to easily find them when I have that “Oh, I’ve run into this before” moment.

Environment Variables:
Cygwin only converts the PATH variable automatically. Any other variables you may need will have to be added to your .bashrc file in your home directory.

Missing default functionality:
By default, cygwin doesn’t install the clear command. Annoying, right? Ctrl + L will clear the buffer and do the same thing essentially.

This entry was posted in Programming and tagged , , , . Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>