I hereby claim:
- I am theooos on github.
- I am tjmgregory (https://keybase.io/tjmgregory) on keybase.
- I have a public key whose fingerprint is 5AAD 19D6 D82C F893 D3F1 EC77 7343 7921 2264 FC2A
To claim this, I am signing this object:
| # >>>> Part 1 <<<< | |
| /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" | |
| brew update | |
| brew uninstall --ignore-dependencies --force | |
| mkdir ~/.nvm | |
| git config --global user.name "Theo Gregory" | |
| git config --global user.email "[email protected]" | |
| git config --global push.default current |
| # : << EOF | |
| # https://github.com/gpakosz/.tmux | |
| # (‑●‑●)> dual licensed under the WTFPL v2 license and the MIT license, | |
| # without any warranty. | |
| # Copyright 2012— Gregory Pakosz (@gpakosz). | |
| # -- navigation ---------------------------------------------------------------- | |
| # if you're running tmux within iTerm2 |
| #!/bin/bash | |
| VIM_PACKAGE_ARG=${1:-theodored} | |
| declare -a Projects=("https://github.com/jiangmiao/auto-pairs" "https://github.com/preservim/nerdtree" "https://github.com/tpope/vim-fugitive" "https://github.com/fatih/vim-go" "https://github.com/neoclide/coc.nvim" "https://github.com/leafgarland/typescript-vim" "https://github.com/pangloss/vim-javascript" "https://github.com/MaxMEllon/vim-jsx-pretty") | |
| PACK_PATH=~/.vim/pack/$VIM_PACKAGE_ARG/start | |
| if [ ! -d $PACK_PATH ] | |
| then | |
| mkdir $PACK_PATH |
| " General | |
| " Line numbers | |
| set number | |
| " Syntax highlighting | |
| syntax on | |
| colo pablo | |
| filetype plugin indent on | |
| " Allow backspace to delete indentation and inserted text |
| { | |
| "global": { | |
| "check_for_updates_on_startup": true, | |
| "show_in_menu_bar": false, | |
| "show_profile_name_in_menu_bar": false | |
| }, | |
| "profiles": [ | |
| { | |
| "complex_modifications": { | |
| "parameters": { |
| // ... all the bits before | |
| { | |
| "description": "ccos + s to open Slack.", | |
| "manipulators": [ | |
| { | |
| "from": { | |
| "key_code": "s", | |
| "modifiers": { | |
| "mandatory": [ | |
| "shift", |
I hereby claim:
To claim this, I am signing this object: