Vizion will provizion (🔥👌😂💯) a MacOS machine from scratch. The setup includes:
Vizion will assume your coding projects live in ~/Developer/code
, and the enterprise on ~/Developer/code/enterprise
.
Go here: https://github.com/settings/tokens
NOTE: If you don't want to install Mac Store apps (you haven't signed in to the App Store), the script will fail. You'll need to go to the cloned GitHub repo ~/Developer/code/vizion
, delete the mas
lines in Brewfile
, and re-run rake
xcode-select --install
Go to https://brew.sh or run:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
And also make sure you run the post install commands to add brew
to the $PATH
sh -c "$(curl -fsSL https://raw.githubusercontent.com/christopher-francisco/vizion/master/install.sh)"
Location: ~/.ssh
Open the files and save the passphrases to your password manager
pbcopy < ~/.ssh/id_rsa.pub
npm -g i typescript-language-server vscode-langservers-extracted eslint_d @fsouza/prettierd @tailwindcss/language-server
brew install lua-language-server
- Complete support for true colors and italics on iTerm, iTerm+Vim, iTerm+Tmux, iTerm+Tmux+Vim.
- Best mappings & plugins for Vim and Tmux
Hub returns 422 Invalid value for "base" when running
hub pull-request
.
As discussed in this issue, just set the base branch of the remote:
git remote set-head origin -a
Tmux plugins won't load Install
gawk
brew install gawk
Neovim is all blue
Run iTerm, not the Terminal app
zsh autosuggest-accept not working
Go to System Preferences > Keyboard
and then go to Keyboard Shortcuts > Input Sources
and then disable the shortcut with ctrl + space
as it's conflicting