You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For a brief user-level introduction to CMake, watch C++ Weekly, Episode 78, Intro to CMake by Jason Turner. LLVM’s CMake Primer provides a good high-level introduction to the CMake syntax. Go read it now.
Up and Running with iTerm, Tmux, Vim, and vim-rails
Up and Running with iTerm, Tmux, Vim, and vim-rails
Make it a point to be able to use the keyboard as much as you can. In OS X the spotlight is great for this. By default the spotlight hotkey is Cmd+Space. Make it a point to try and always use iTerm in fullscreen. Remember that your tmux prefix is set to Ctrl+z
Open iTerm with spotlight with Cmd+Space search iTerm and open with Enter
Fullscreen iTerm with Cmd+Enter
Pop out of iTerm with the hotkey you added Ctrl+Enter
Pop back into iTerm with Ctrl+Enter again
Nagivate to your intended project directory
Check for running tmux sessions with tmux ls (Failed to connect to server just means no tmux sessions yet)
Setting up a Github and Bitbucket account on the same computer on Mac OS. Now with a guide for Windows 10.
Setting up github and bitbucket on the same computer (Windows)
Guide for Windows
mix3d asked for some help using this guide with windows so here we go. This was tested with Windows 10. Run all commands in Git Bash once it's installed.
Github will be the main account and bitbucket the secondary.
Script to install cURL CA certificates on OS X without macports
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters