|
You are here |
choosealicense.com | ||
| | | | |
dougmccune.com
|
|
| | | | | Any source code released on this blog, unless otherwise explicitly noted, is licensed under the MIT license: Copyright (c) Doug McCune Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights | |
| | | | |
github.com
|
|
| | | | | A media player for Subreddits. Contribute to anirudhvarma12/snooplay development by creating an account on GitHub. | |
| | | | |
blog.molecular-matters.com
|
|
| | | | | All source code snippets found on this blog are subject to the MIT license: // The MIT License(MIT) // // Copyright(c) 2012-2017 Stefan Reinalter // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal // in the Software... | |
| | | | |
brianreiter.org
|
|
| | | Normally, the macOS Terminal.app title bar includes the current directory name. When you connect to a remote host with openssh on macOS, the title bar gets updated to be "$(whoami)@$(hostname): $(pwd)" instead. Unfortunately when you exit ssh, the terminal title bar is not restored and continues to say you are on a remote host. Once... | ||