workspace environment:
Clang: 9.0.0
;
Llvm-gcc: 4.2.1
;
Visual Studio Code v1.63.2
;
Just like:
This is a markdown to Manually CMake on mac via VSCode.
CMake Tools
run-shell "powerline-daemon -q" | |
source "$HOME/.local/lib/python3.8/site-packages/powerline/bindings/tmux/powerline.conf" | |
set -g default-terminal "xterm-256color" | |
# set-option -g default-command "/usr/local/bin/reattach-to-user-namespace -l /bin/zsh" | |
# install reattach-to-user-namespace first | |
# --> brew install reattach-to-user-namespace | |
new-session |