Alfred first
Then some OS stuff
I was holding off on the OSX update because of VPN issues, but updates on my other laptop confirms we’re fixed.
Likely lots more to come in this department.
To start, create and edit ~/.bash_profile
and add
export CLICOLOR=1 # Colorize Prompt export PS1='\[33[0;33m\]\t\[33[0m\]:\[33[0;32m\]\u\[33[0m\]:\[33[0;96m\]\w\[33[0m\] \[33[0;43;30m\]$\[33[0m\] '
And source ~/.bash_profile
to apply the changes right away.
Later, I’ll probably switch to Impromptu.
Divvy is a really handy window resizing tool for Mac. Following the install instructions, I give Divvy accessibility access.
Once running, a change of settings. Start at login, and a global shortcut.
And more rows and columns for finer control.
After waiting for it to install and me to have some time, finally ready to finish this part.
With Xcode installed, I can finally use git on the command line. This is handy because I have my ssh keys backup up in a private git repo on Bitbucket.
First, I manually grab the my Bitbucket keys out of that repo so that I’ll be able to clone it.
Once I have those keys, and clone the repo to ~/.ssh
and get the rest of my keys and config. Then I make sure to chmod 600 ~/.ssh/*
Going to sign into the App Store to pick up some things. To start with 1Password
But hey, with Dropbox installed, it asks if I want to auto-upload Screenshots (I dismissed the pop-up too soon). I don’t, then I double-check other Dropbox preferences.
Anywho, link to my 1Password vault in Dropbox
And add the Chrome extension
Ahh, finally no more manual typing of my ugly passwords.
A few more necessities. Time for Dropbox and Alfred app (with Powerpack!)
I have a decent assortment of Alfred Workflows that I should outline as well. Most are very specific or basic and not really worth sharing. The most publishable have been shared through my Github profile.