„Stealing from one person is plagiarism, stealing from many is research.“ – John Milton
Of course I did not write them all down by myself. Partially, I did that for customization purposes, yet most parts are simple copypasta from other people's dotfiles.
Yes, I know, the '.osx' is not even a dotfile by design.
As all of the funky stuff is working for me, it might not do the same for you. So, feel free to get all of this over to your computer and use it for good but pwease do not come back to me yelling, that "Those dotfiles destroyed my computer, set fire to the screen and my wife is pregnant now. WTF!".
Okay. It might not prove to be that bad but who can be 100% sure?
Update (28.09.2019): "Hell it's about time!" Finally came around to update my dotfiles ever so slightly again. Sublime Text 3 settings changed and installed packages being added. Remove the CSSLint config as I totally am not using that anymore – psh. The .bash_profile
has been cleaned up and altered a little. Few additions been made too.
By the way "Fira Code Retina" is so worth a try people! I love it to bits.
Update (29.09.2016): As I altered a few settings in my Sublime Text preferences and chose a completely new color theme… well, here you go. An update to show you how I like my editor to look and feel. More details in the comments: go to the settings file
Update: Now that I upgraded (finally) to El Capitan and all is running smoothly, here's the updated .bash_profile
for that system. Not much changed, you'll see. I sense a few additions in terms of aliases though and I might add open "https://slack.com/";
to the meh task, as we're slowly but surely moving away from Skype as our main chat-app at the office.
Another Update: Thanks to Lykathia I now can take the elevator when I want to go to the root directory of any Github project I'm working with. See the .bash_profile
.
To optimize workflows and to make terminal on OSX a wee bit better, I added a lot of aliases. At the very bottom I sourced a .bash_work
file which is to be kept away from the public because you are a nasty spy trying to get onto other people's servers and mess with things.
Yes, I am looking at you, now, dear reader! ( Ô_o)
This one's pretty obvious. Especially as you are now here, at Github, you might already know what this file does and why it is nice to have it a little bit customized. If not, you might want to take a look inside and figure out what's what and why. A very extensive explanation on customizing your Git-Experience can be found here.
Yes, again, not really a dotfile by definition. Yet I want to keep it here to track my preferred customizations to OSX.
This is just a set of colors thrown at Terminal.app to make it beautiful. I like it that way.
In this folder you will find my preferences file for Sublime Text 2.
For most detailed explanations on what does what and why I'd suggest you may take a look at the CSSLint Wiki. There you will find a wonderfully detailed documentation on the many different features and what's being linted.
You can spend endless hours on making Sublime Text look and feel like the editor you always wanted to have. I found my way of setting things up the way I want to thanks to trying a lot of things out on my own and thanks to Wes, who also wrote the current color theme I'm using.