yuzheng21 / coding-env

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iterm2

dynamic profiles

https://www.iterm2.com/documentation-dynamic-profiles.html

Themes

vim

zsh

  • install pure prompt
npm install --global pure-prompt

https://github.com/sindresorhus/pure#npm

  • put following at the end of .zshrc
autoload -U promptinit; promptinit
prompt pure

https://github.com/sindresorhus/pure#getting-started

Italics Setting in iTerm, vim, tmux and ssh

Medium Article https://medium.com/@dubistkomisch/how-to-actually-get-italics-and-true-colour-to-work-in-iterm-tmux-vim-9ebe55ebc2be

oh my tmux

https://github.com/gpakosz/.tmux

About


Languages

Language:Vim Script 96.5%Language:Shell 3.5%