오늘 한 일 1. https://gist.github.com/kevin-smets/8568070
iTerm2 + Oh My Zsh + Solarized color scheme + Source Code Pro Powerline + Font Awesome + [Powerlevel10k] - (macOS)
iTerm2 + Oh My Zsh + Solarized color scheme + Source Code Pro Powerline + Font Awesome + [Powerlevel10k] - (macOS) - iterm2-solarized.md
gist.github.com
setting for iterm2
2.
vscode extension 설치
3. homebrew설치 등 맥북 세팅
4. js유용한 사이트
CodeSandbox: Online Code Editor and IDE for Rapid Web Development
Optimized for frameworks Custom environments built specifically for React, Vue, Angular, and many more.
codesandbox.io
JS Bin
Sample of the bin:
jsbin.com
JSFiddle - Code Playground
jsfiddle.net
5. 생산성 향상용 vscode용 자주 사용하는 단축키 정리
visual studio code 자주 사용하는 단축키.
1. Application내에서 자주 사용하는 것 - Command Palette shift+ command + P - Quick Open command +P - User Settings command - Toggle Sidebar command B - Toggle Terminal ^` - Keyboard Shortcuts comman..
elliechoi.tistory.com