use it as default shell terminal and do in menu:
iterm2 -> install shell integrationMore over, map ⌥ + Left and ⌥ + Right to go backward and forward a word, respectively. and also wanted to have Option+Delete kill a word.
Here’s the setup in menu:
Preferences -> Profiles -> KeysPost there:
Key combination: ⌥ + Delete
Action: Send Escape Sequence: [dw
Key combination: ⌥ + Left
Action: Send Escape Sequence: [1\;9C
Key combination: ⌥ + Right
Action: Send Escape Sequence: [1\;9Dgit clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
then run tmux and install all listed in configuration plugins via pressing
Ctrl+a + I
after that reload the configuration. All the plugins should be in place (status bar will be changed).
curl -s get.sdkman.io | bashsh -c "$(curl -fsSL https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"brew install zsh-syntax-highlightingbrew install archeybrew install rlwrapbrew install coreutils
brew install fasdbrew install treebrew install thefuckbrew install tigsudo easy_install Pygments brew install fzf
/usr/local/opt/fzf/installbrew install reattach-to-user-namespacebrew tap caskroom/fonts
brew cask install font-haskligbrew install mackupbrew install antigen