May 2012
2 posts
2 tags
Open Chrome Browser from Terminal (Mac OS X)
Open Terminal. Open up your bash profile using this command in Terminal $ pico ~/.bash_profile At the end of the file, add these two lines. #personal aliases alias chrm="open /Applications/Google\ Chrome.app The first lines is just a comment that indicates where your personal aliases will be located from now on. The second line sets an alias called “chrm” to open up Chrome from...
May 25th
Xcode is piece of shit
I am doing novice work with Xcode and I hate it already. Here’s why it’s shit. Crashes often Hogs memory Clusterfuck UI Worthless help menu Loading iOS simulator is like running multiple instances of Crysis lol Seriously, fuck this piece of shit.
May 10th
1 note